MediaWiki:Gadget-ResponsiveDesktop.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 40: Line 40:
overflow: auto !important;
overflow: auto !important;
}
}
div.thumbinner .noresize map + img {
div.noresize > map ~ img {
max-width: none !important;
max-width: none !important;
}
}