Bump up z-index
*This addresses the issue of the sticky header concealing the ULS menu. Bug: T338642 Change-Id: I8fb09509c520b6db6d06d9773ff93d43fe39eecf
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// Not inherited from `.mw-body-content`, as we insert at `body`.
|
||||
font-size: 0.875em;
|
||||
// T295794 Account for Vector sticky header.
|
||||
z-index: 3;
|
||||
z-index: @z-index-dropdown;
|
||||
}
|
||||
|
||||
.uls-search {
|
||||
|
||||
Reference in New Issue
Block a user