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:
parent
263083e6ce
commit
30c0387b05
@ -181,6 +181,8 @@
|
||||
|
||||
ul {
|
||||
.timsChatMessage {
|
||||
min-height: 20px;
|
||||
clear: both;
|
||||
.transition(opacity, .2s);
|
||||
|
||||
&.unloaded {
|
||||
|
Loading…
Reference in New Issue
Block a user