Set sub and user descriptions to overflow-wrap: anywhere
(#345)
This commit is contained in:
parent
6f29d94337
commit
91cc140091
@ -365,6 +365,7 @@ aside {
|
||||
#user_description, #sub_description {
|
||||
margin: 0 15px;
|
||||
text-align: left;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
#user_name, #user_description:not(:empty), #user_icon,
|
||||
|
Loading…
Reference in New Issue
Block a user