move userlist so it doesnt overlap with scrollbar
This commit is contained in:
parent
83829759e9
commit
0206803549
|
@ -15,7 +15,7 @@ iframe {position:absolute;}
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
background-color: rgba(0,0,0,0.7);
|
background-color: rgba(0,0,0,0.7);
|
||||||
width: 160px;
|
width: 160px;
|
||||||
right: 4px;
|
right: 20px;
|
||||||
top: 40px;
|
top: 40px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
Loading…
Reference in New Issue