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:
parent
44e3bba3ea
commit
10c20f68c1
@ -88,6 +88,7 @@ #timsChatUserList {
|
|||||||
.timsChatMessage {
|
.timsChatMessage {
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
min-height: 16px;
|
min-height: 16px;
|
||||||
|
clear: both;
|
||||||
|
|
||||||
time {
|
time {
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
|
Loading…
Reference in New Issue
Block a user