Merge "Fix to allow using the ULS when it is bigger than the viewport"
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.uls-menu {
|
.uls-menu {
|
||||||
position: fixed;
|
position: absolute;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
display: none;
|
display: none;
|
||||||
min-width: 715px;
|
min-width: 715px;
|
||||||
|
|||||||
Reference in New Issue
Block a user