supp !important on :not(.gm-style) img rule

This commit is contained in:
Raphael Goetter 2014-04-20 19:53:16 +02:00
parent d4339d3182
commit 4cade885f8

View File

@ -237,7 +237,7 @@ table { margin-bottom: 1.5em; }
/* Google Gmap3 bug fix on images */ /* Google Gmap3 bug fix on images */
:not(.gm-style) img { :not(.gm-style) img {
height: auto !important; height: auto;
} }
.ie678 .gm-style img { .ie678 .gm-style img {
height: 100%; /* IE678 hack */ height: 100%; /* IE678 hack */