mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
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
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-right {
|
.user-right {
|
||||||
width: 900px;
|
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue