mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FIX: show user card on group page and fix styles
This commit is contained in:
parent
b6357e4d48
commit
b7094c6f5d
6 changed files with 9 additions and 36 deletions
|
@ -442,15 +442,12 @@
|
|||
margin-right: 4px;
|
||||
}
|
||||
.title {
|
||||
display: block;
|
||||
font-size: 1em;
|
||||
max-width: 80%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.name {
|
||||
display: inline-block;
|
||||
font-size: 1em;
|
||||
max-width: 400px;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue