mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #12719 from overleaf/ae-navbar
Restore z-index of .navbar-main GitOrigin-RevId: f25b462227beaee483199043a97206ccdedfe1c0
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
}
|
||||
|
||||
.navbar-main {
|
||||
z-index: 9999;
|
||||
z-index: 1;
|
||||
.container-fluid > .navbar-collapse {
|
||||
// High specificity needed to override Bootstrap's default.
|
||||
margin: 10px 0 0;
|
||||
|
||||
Reference in New Issue
Block a user