mirror of
https://github.com/humhub/humhub.git
synced 2025-03-14 20:19:47 +01:00
style: word-break added to the space dropdown menu (more useful for the mobile devices)
This commit is contained in:
parent
4567d5162a
commit
4a069499f3
@ -66,6 +66,9 @@
|
||||
.media-body {
|
||||
overflow: hidden !important;
|
||||
font-size: 13px;
|
||||
white-space: normal;
|
||||
word-break: break-all;
|
||||
|
||||
h4.media-heading {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user