You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Template:Navigation Wikimedia infrastructure/style.css: Difference between revisions
Jump to navigation
Jump to search
imported>Krinkle No edit summary |
imported>Krinkle No edit summary |
||
Line 1: | Line 1: | ||
.tpl-navinfra--portal { | .tpl-navinfra--portal { | ||
float: none; | float: none; | ||
} | } | ||
.tpl-navinfra--portal .tpl- | .tpl-navinfra--portal .tpl-navsidebar-contents { | ||
margin: 0 8px; | |||
display: flex; | |||
flex-flow: row wrap; | |||
gap: 16px; | |||
} | } | ||
.tpl-navinfra--portal .tpl-navsidebar-content { | |||
.tpl-navinfra-- | break-inside: avoid; | ||
} | } |