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:
Jeff Atwood 2017-08-17 22:48:52 -07:00 committed by GitHub
commit d84f105288
1 changed files with 0 additions and 1 deletions

View File

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