mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
2775ec31b1
Refactors the bottom border in the zebra update so that it doesn't require flexwrap on the `.vector-page-titlebar` element, which can cause the PagTitlebar layout to break when the page title is longer than one line. The challenge with the underline in Zebra is that we want to use padding to create the white background on the content elements, but we *don't* want the underline to stretch to edge of the box (which is what bottom-border or box-shadow would produce), instead we want the underline to only span the width of the content. Bug: T335633 Change-Id: Ib942ff4e7674397cd7f0e1004a9e402169fbd206 |
||
---|---|---|
.. | ||
toc | ||
grid.less | ||
screen.less |