Difference between revisions of "MediaWiki:Mobile.css"

Jump to navigation Jump to search
53 bytes removed ,  21:08, 29 June 2021
no edit summary
Tags: Mobile web edit Mobile edit
Tags: Mobile web edit Mobile edit
Line 315: Line 315:
     margin-top: 0;
     margin-top: 0;
     padding-top: 0;
     padding-top: 0;
     border-bottom: 3px solid #c7c7c7;
     border-bottom: none!important; /* Workaround */
}
}


Line 347: Line 347:


.flex-container .flex-item {
.flex-container .flex-item {
     flex: 1 1 49%;
     flex: 1 1 100%;
}
 
.skin-vector-legacy .flex-container .flex-item {
flex: 1 1 32%;
}
}


Navigation menu