Set top value for ToC when sticky header is enabled.

Prevents the ToC from jumping down when the sticky header
becomes visible.

Bug: T314330
Change-Id: I11450d9062445d357859c6e48972f2ba37e597c6
This commit is contained in:
Jan Drewniak 2022-09-09 11:49:51 -04:00
parent 6fd247640b
commit 968787d692
1 changed files with 1 additions and 1 deletions

View File

@ -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.
//