z-index 10 the navbar
This commit is contained in:
parent
9cc5831f3a
commit
cc1688a124
1 changed files with 1 additions and 0 deletions
|
|
@ -307,6 +307,7 @@ top navbar styling. attempts to look like a desktop panel/window manager bar
|
|||
.navbar {
|
||||
position: fixed;
|
||||
top: 0 !important;
|
||||
z-index: 10;
|
||||
min-width: 100%;
|
||||
max-width: 100%;
|
||||
min-height: 2.3em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue