mediawiki-skins-Vector/resources/skins.vector.zebra.styles
Jan Drewniak 2775ec31b1 [Regression] Prevent ToC & language button in header from wrapping
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
2023-05-01 18:42:13 +00:00
..
components [Zebra] Make sidebar columns equal width 2023-04-28 17:32:05 -04:00
layouts [Regression] Prevent ToC & language button in header from wrapping 2023-05-01 18:42:13 +00:00
mixins.less Consolidate sticky pinned element styles under .vector-sticky-pinned-container class 2023-04-24 19:08:49 +00:00
skin.less Add initial Zebra design update for page layout 2023-04-21 11:02:56 -05:00
variables.less [Regression] Prevent ToC & language button in header from wrapping 2023-05-01 18:42:13 +00:00