stopped username from wrapping…
This commit is contained in:
parent
88aae1706a
commit
918b0e3770
1 changed files with 2 additions and 0 deletions
|
@ -255,6 +255,8 @@
|
|||
margin-right: 1em;
|
||||
font-size: 1.1em;
|
||||
grid-area: name;
|
||||
white-space: nowrap;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.user-meta {
|
||||
|
|
Loading…
Reference in a new issue