1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-12-22 21:40:08 +00:00

Fixed problem with too long usernames

This commit is contained in:
Tim Düsterhus 2012-03-22 17:31:37 +01:00
parent 44e3bba3ea
commit 10c20f68c1

View File

@ -88,6 +88,7 @@ #timsChatUserList {
.timsChatMessage {
padding-left: 16px;
min-height: 16px;
clear: both;
time {
font-size: .8em;