mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix out of place text on right oriented bubbled messages.
This commit is contained in:
parent
fb12e4418f
commit
b6b3458718
@ -312,6 +312,10 @@
|
|||||||
.username {
|
.username {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text {
|
||||||
|
clear: left;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user