Fix width

This commit is contained in:
JC Brand 2013-08-24 17:13:33 +02:00
parent 6e93098442
commit 4870389321

View File

@ -151,7 +151,7 @@ ul.participant-list li.moderator {
font-size: 13px; font-size: 13px;
color: rgb(79, 79, 79); color: rgb(79, 79, 79);
height:193px; height:193px;
width: 199px; width: 190px;
overflow-y:auto; overflow-y:auto;
border: 0; border: 0;
background-color: #ffffff; background-color: #ffffff;