mirror of
https://github.com/humhub/humhub.git
synced 2025-02-20 08:05:23 +01:00
Merge pull request #4321 from MasterMindNET/wallEntryStyleFix
style: added break-all to wall-entry class in case words would be w/o…
This commit is contained in:
commit
689e13ae6b
@ -53,6 +53,7 @@
|
||||
// Wall-Entries
|
||||
.wall-entry {
|
||||
position: relative;
|
||||
word-break: break-all;
|
||||
|
||||
.content {
|
||||
p, a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user