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 {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
z-index: 1000;
|
||||
display: none;
|
||||
min-width: 715px;
|
||||
@@ -213,4 +213,4 @@ span#languagefilter-clear {
|
||||
|
||||
#search-input-block {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user