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

This commit is contained in:
jenkins-bot 2022-01-20 16:27:59 +00:00 committed by Gerrit Code Review
commit bb3fae5adb
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 {