hud 5
This commit is contained in:
parent
ee71a903c2
commit
9c4e55a63e
@ -4,8 +4,8 @@
|
||||
|
||||
#quickmenu-toggle {
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
left: 310px;
|
||||
top: 140px;
|
||||
left: 10px;
|
||||
z-index: 2000;
|
||||
|
||||
width: 36px;
|
||||
@ -38,7 +38,7 @@
|
||||
|
||||
#quickmenu-panel {
|
||||
position: fixed;
|
||||
top: 140px;
|
||||
top: 186px;
|
||||
left: 10px;
|
||||
z-index: 1999;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user