Merge "Set top value for ToC when sticky header is enabled."

This commit is contained in:
jenkins-bot 2022-09-15 16:57:39 +00:00 committed by Gerrit Code Review
commit fbb283a315
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.
//