Merge pull request #5060 from xrav3nz/fix-user-activity-word-wrap-take-2
fixes overflowing div width on user activity page
This commit is contained in:
commit
d84f105288
|
@ -143,7 +143,6 @@
|
|||
}
|
||||
|
||||
.user-right {
|
||||
width: 900px;
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue