Merge pull request #7503 from overleaf/ae-revert-7286

Revert "Increase z-index of full-size and navbar-main components"

GitOrigin-RevId: 4949fac2dabbb7d356fc4ced27181a90a269128e
This commit is contained in:
Timothée Alby
2022-04-12 12:26:08 +02:00
committed by Copybot
parent 7e39c77bd3
commit 0ff8559832
2 changed files with 1 additions and 2 deletions

View File

@@ -51,7 +51,6 @@
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.global-alerts {

View File

@@ -84,7 +84,7 @@
}
.navbar-main {
z-index: 2;
z-index: 1;
.container-fluid > .navbar-collapse {
// High specificity needed to override Bootstrap's default.
margin: 10px 0 0;