Fix padding and centering of display names
This commit is contained in:
@ -269,9 +269,7 @@
|
||||
|
||||
.display-name {
|
||||
display: block;
|
||||
padding: 6px 0;
|
||||
max-width: 100%;
|
||||
height: 36px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user