Skip to content

Commit c73cdd2

Browse files
committed
Display: increase items-user box min-height to allow for 3-lines names to fit
1 parent 7d267ca commit c73cdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Resources/public/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7203,7 +7203,7 @@ div#chat-remote-video video {
72037203
-webkit-border-radius: 4px;
72047204
border: 1px solid #ECF0F1;
72057205
margin-bottom: 20px;
7206-
min-height: 230px;
7206+
min-height: 250px;
72077207
}
72087208

72097209
#whoisonline .items-user-avatar .img-responsive {

0 commit comments

Comments
 (0)