mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-01 02:37:05 +00:00
Merge "Revert "Set top value for ToC when sticky header is enabled.""
This commit is contained in:
commit
aad1c4c836
|
@ -164,7 +164,7 @@
|
||||||
|
|
||||||
// T298836 Sticky header is only shown at higher resolutions
|
// T298836 Sticky header is only shown at higher resolutions
|
||||||
@media ( min-width: @min-width-desktop ) {
|
@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
|
// T289817 Override other sticky element offsets to ensure that other
|
||||||
// sticky elements (i.e. table headers) appear below the sticky header.
|
// sticky elements (i.e. table headers) appear below the sticky header.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue