diff --git a/less/01-base.less b/less/01-base.less index 558f536..918a013 100644 --- a/less/01-base.less +++ b/less/01-base.less @@ -237,7 +237,7 @@ table { margin-bottom: 1.5em; } /* Google Gmap3 bug fix on images */ :not(.gm-style) img { - height: auto !important; + height: auto; } .ie678 .gm-style img { height: 100%; /* IE678 hack */