From c761aa2067e936dcb91616c1eeb894f6a32e550c Mon Sep 17 00:00:00 2001 From: bwang Date: Wed, 19 Jan 2022 12:37:02 -0600 Subject: [PATCH] Ensure sticky header ULS menu appears in default location right underneath the button Bug: T298835 Change-Id: I2e061d87ccdc95e052d84ab8ba8a6d041801f184 --- skinStyles/ext.uls.compactlinks.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/skinStyles/ext.uls.compactlinks.less b/skinStyles/ext.uls.compactlinks.less index 1a3c59d51..6d9da88b8 100644 --- a/skinStyles/ext.uls.compactlinks.less +++ b/skinStyles/ext.uls.compactlinks.less @@ -3,8 +3,6 @@ .uls-dialog-sticky { .uls-menu { position: fixed; - /* stylelint-disable-next-line declaration-no-important */ - top: 60px !important; } &.uls-dialog-sticky-hide {