mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
Revert "Set top value for ToC when sticky header is enabled."
This reverts commit 968787d692
.
Reason for revert: Causes TOC visual regressions
Change-Id: I0bfe8ee1d1bc9d5a71d3abadb6636d8cc5d07668
This commit is contained in:
parent
968787d692
commit
3bdcb4ae2a
|
@ -161,7 +161,7 @@
|
|||
|
||||
// T298836 Sticky header is only shown at higher resolutions
|
||||
@media ( min-width: @min-width-desktop ) {
|
||||
.client-js .vector-feature-sticky-header-enabled {
|
||||
.client-js .vector-sticky-header-visible {
|
||||
// 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