fixes overflowing div width on user activity page
detailed explanation: https://meta.discourse.org/t/long-words-not-wrapping-in-user-activity-page/68181/8?u=xrav3nz
This commit is contained in:
parent
0c4527323e
commit
375153ce57
|
@ -143,7 +143,6 @@
|
|||
}
|
||||
|
||||
.user-right {
|
||||
width: 900px;
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue