Fix width
This commit is contained in:
parent
6e93098442
commit
4870389321
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user