Revert "fixes overflowing div width on user activity page"

This reverts commit 375153ce57.
This commit is contained in:
Robin Ward 2017-08-18 10:43:42 -04:00
parent 954d753d5d
commit 286bc7db33
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@
}
.user-right {
width: 900px;
display: table-cell;
}