Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 129: Line 129:


/* Viewport Containers */
/* Viewport Containers */
@media(max-height: 993px) {
@media(max-height: 800px) {
.game-infobox {
.game-infobox {
float: none;
float: none;
}
}
}
}