mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 07:43:47 +00:00
Merge "Set top value for ToC when sticky header is enabled."
This commit is contained in:
commit
fbb283a315
|
@ -161,7 +161,7 @@
|
|||
|
||||
// T298836 Sticky header is only shown at higher resolutions
|
||||
@media ( min-width: @min-width-desktop ) {
|
||||
.client-js .vector-sticky-header-visible {
|
||||
.client-js .vector-feature-sticky-header-enabled {
|
||||
// T289817 Override other sticky element offsets to ensure that other
|
||||
// sticky elements (i.e. table headers) appear below the sticky header.
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue