add google maps boolean

This commit is contained in:
Raphael Goetter 2014-04-20 20:56:10 +02:00
parent 0bc8b1d8f2
commit f4405e239c
5 changed files with 145 additions and 141 deletions

View file

@ -199,15 +199,6 @@ video {
table {
margin-bottom: 1.5em;
}
/* Google Gmap3 bug fix on images */
:not(.gm-style) img {
height: auto;
}
.gm-style img,
.gmnoscreen img,
.gmnoprint img {
max-width: none !important;
}
/* scripts */
body > script {
display: none !important;