google maps fixing
This commit is contained in:
parent
e6da229b19
commit
fbbedf439e
4 changed files with 9 additions and 1 deletions
|
@ -3,6 +3,9 @@
|
|||
// google maps boolean
|
||||
& when (@gmaps = true) {
|
||||
/* Google Gmap3 bug fix on images */
|
||||
.gm-style img {
|
||||
height: 100%;
|
||||
}
|
||||
:not(.gm-style) img {
|
||||
height: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue