MediaWiki:Gadget-ResponsiveDesktop.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 51: Line 51:
width: auto !important;
width: auto !important;
max-width: none !important;
max-width: none !important;
display: block !important;
margin: 1em 0;
margin: 1em 0;
}
}
Line 58: Line 59:
div.noresize > map ~ img {
div.noresize > map ~ img {
max-width: none !important;
max-width: none !important;
}
div.autoResize > iframe {
margin: 0 auto !important;
}
}
div.thumbinner > div {
div.thumbinner > div {