contributors, Interface administrators, uploadaccess
1,449
edits
mNo edit summary |
m (legacy-ing the old infobox wrapper as the flex disrupts normal page flow with the new simplified infobox) |
||
| Line 229: | Line 229: | ||
} | } | ||
.container { | .flex-container { | ||
display: flex; | display: flex; | ||
margin: 10px auto; | margin: 10px auto; | ||
| Line 235: | Line 235: | ||
} | } | ||
.infobox-wrapper { | .infobox-wrapper-legacy { | ||
display: flex; | display: flex; | ||
flex: 2; | flex: 2; | ||