mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
UX: Wrap really long titles on user stream pages
This commit is contained in:
parent
96c59c5b82
commit
7a0501c0c0
1 changed files with 0 additions and 1 deletions
|
@ -470,7 +470,6 @@
|
|||
margin-right: 4px;
|
||||
}
|
||||
.title {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue