Anonymous user
MediaWiki:Common.css: Difference between revisions
m
Added !important
imported>Ttv pedro270707 m (Change again because I'm stupid and forgot to check if it was working for every li. Also, it's meant to add a line break, not "more space") |
imported>Ttv pedro270707 m (Added !important) |
||
Line 49: | Line 49: | ||
align-items: stretch; | align-items: stretch; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
margin: 0; | margin: 0 !important; | ||
padding: 0; | padding: 0 !important; | ||
} | } | ||