mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 11:52:45 +08:00
UX: truncate too-long names in usercard (#27650)
This commit is contained in:
parent
6599b85a75
commit
4311e9df45
|
@ -88,6 +88,7 @@
|
|||
.name-username-wrapper {
|
||||
margin-right: 0;
|
||||
flex: 0 1 auto;
|
||||
@include ellipsis;
|
||||
}
|
||||
span {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue
Block a user