MediaWiki:Common.css: Difference between revisions

m
google maps fix
m (clickable table cell - probably won't work)
m (google maps fix)
Line 354:
display:block;
width:100%;
}
 
/*****************************
* Fix google maps in responsive skin
******************************/
.gm-style img {
max-width: none;
}
}