improved userlist ux (prevent overlapping of objects)

This commit is contained in:
0ip 2012-04-09 15:16:40 +02:00
parent 60eea0a3cf
commit c3095bbd1b
2 changed files with 2 additions and 3 deletions

View file

@ -427,7 +427,6 @@ table#otheruserstable { display: none; }
#nootherusers a { color: #3C88FF; }
#otheruserstable td {
border-top: 1px solid #555;
height: 26px;
vertical-align: middle;
padding: 0 2px;