mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
reduce z-index
This commit is contained in:
parent
79beb9f409
commit
9a93a43905
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
position: fixed;
|
||||
top: 120px;
|
||||
right: 10px;
|
||||
z-index: 1000;
|
||||
z-index: 999;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue