mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Update index.scss (#187)
Fixing a z-index property conflict with the bp3-navbar class identified in #186
This commit is contained in:
@@ -91,7 +91,7 @@ code {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
margin-top: -12px;
|
margin-top: -12px;
|
||||||
z-index: 10;
|
z-index: 9;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -313,4 +313,4 @@ span.block {
|
|||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user