mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-25 03:32:02 +02:00
Tamps down the z-indexes for working with gitter sidecar integration
This commit is contained in:
parent
956345271b
commit
b1ebe368ac
@ -119,7 +119,7 @@ nav {
|
||||
font-size:15px;
|
||||
width:100%;
|
||||
position:fixed;
|
||||
z-index:100;
|
||||
z-index:98;
|
||||
top:0;
|
||||
left:0;
|
||||
background:#2e2e2e;
|
||||
@ -323,7 +323,7 @@ nav ul li:hover, nav ul li.active {
|
||||
width:200px;
|
||||
overflow:hidden;
|
||||
height:209px;
|
||||
z-index:9999;
|
||||
z-index:99;
|
||||
}
|
||||
#forkongithub a {
|
||||
width:200px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user