Ensure sticky header ULS menu appears in default location right underneath the button

Bug: T298835
Change-Id: I2e061d87ccdc95e052d84ab8ba8a6d041801f184
This commit is contained in:
bwang 2022-01-19 12:37:02 -06:00 committed by Bernard Wang
parent 3b034ff49f
commit c761aa2067
1 changed files with 0 additions and 2 deletions

View File

@ -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 {