1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00

Fix display of short messages

This commit is contained in:
Tim Düsterhus 2013-08-19 20:48:25 +02:00
parent 263083e6ce
commit 30c0387b05

View File

@ -181,6 +181,8 @@
ul { ul {
.timsChatMessage { .timsChatMessage {
min-height: 20px;
clear: both;
.transition(opacity, .2s); .transition(opacity, .2s);
&.unloaded { &.unloaded {