mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-03 22:06:07 +00:00
13 lines
402 B
Sass
13 lines
402 B
Sass
// Place all the styles related to the map controller here.
|
|
// They will automatically be included in application.css.
|
|
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
.map-container
|
|
width: 100%
|
|
map, .angular-google-map-container, google-map, .angular-google-map
|
|
display: block
|
|
height: 100%
|
|
|
|
img // https://github.com/zurb/foundation/issues/112
|
|
max-width: none
|
|
height: auto
|