Sha256: abea70fec30cb4a9f6099057c637a019ceb8528fd2b1462e0f0aae7716ff9052

Contents?: true

Size: 324 Bytes

Versions: 1

Compression:

Stored size: 324 Bytes

Contents

// ========================================================================
//   Component: gmap.less
// ========================================================================

.gmap {
  // Sets an arbitrary height for the map element
  // Google Map requires it
  height: 300px;
  
  &.gmap-sm {
    height: 150px;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
radius-rails-3.1.4 app/assets/stylesheets/radius-theme/app/gmap.scss