MediaWiki:Common.css: Difference between revisions

m
responsive screen 700px
m (responsive screen 800px)
m (responsive screen 700px)
Line 443:
}
 
/* Responsive layout - when the screen is less than 800px700px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px700px) {
.row {
flex-direction: column;