More actions
Create template. |
m Add width 100%, when there where not enough infoboxes to use the full width they aligned to the left of the page. |
||
| Line 2: | Line 2: | ||
.InfoboxContainer { | .InfoboxContainer { | ||
width: 100%; | |||
display: inline-flex; | display: inline-flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||