fix overflow on userlist for small screens

This commit is contained in:
jomo
2014-09-22 05:33:16 +02:00
parent beecf7a939
commit 05a3f67c02

View File

@@ -697,6 +697,7 @@ tr.spacer {
display: inline-block;
text-align: left;
width: 463px;
max-width: 100%;
margin: 15px 0;
a img {