add google maps boolean
This commit is contained in:
parent
0bc8b1d8f2
commit
f4405e239c
5 changed files with 145 additions and 141 deletions
|
@ -174,16 +174,6 @@ img, table, td, blockquote, code, pre, textarea, input, video {
|
|||
/* margin-bottom on tables */
|
||||
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;}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue