mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 15:26:47 +00:00
Ensure sticky header ULS menu appears in default location right underneath the button
Bug: T298835 Change-Id: I2e061d87ccdc95e052d84ab8ba8a6d041801f184
This commit is contained in:
parent
3b034ff49f
commit
c761aa2067
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue