1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-22 02:00:40 +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 @@
.timsChatMessage {
padding-left: 16px;
min-height: 16px;
clear: both;
time {
font-size: .8em;