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