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:
Bernard Wang 2022-09-15 18:06:25 +00:00 committed by Jdlrobson
parent 968787d692
commit 3bdcb4ae2a
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-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.
//