mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-21 21:30:08 +00:00
Add clearfix to .timsChatText to prevent floated content destroying the layout
This commit is contained in:
parent
bc11d9a7ef
commit
61bba5529c
@ -274,6 +274,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.timsChatInnerMessage {
|
||||
> .timsChatTextContainer {
|
||||
.timsChatText {
|
||||
.clearfix;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:nth-child(even) {
|
||||
|
Loading…
Reference in New Issue
Block a user