move userlist so it doesnt overlap with scrollbar

This commit is contained in:
John McLear 2011-07-19 02:06:54 +01:00 committed by Peter 'Pita' Martischka
parent 83829759e9
commit 0206803549

View file

@ -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;