MediaWiki:Common.css: Difference between revisions

m
Undo revision 8006 by Nuguette (talk)
m (legacy-ing the old infobox wrapper as the flex disrupts normal page flow with the new simplified infobox)
m (Undo revision 8006 by Nuguette (talk))
Tag: Undo
 
Line 229: Line 229:
}
}


.flex-container {
.container {
   display: flex;
   display: flex;
   margin: 10px auto;
   margin: 10px auto;
Line 235: Line 235:
}
}


.infobox-wrapper-legacy {
.infobox-wrapper {
   display: flex;
   display: flex;
   flex: 2;
   flex: 2;
contributors, Interface administrators, uploadaccess
1,449

edits