Don't wrap whitespace in player names
This commit is contained in:
parent
65f93393e6
commit
274cddd9ff
1 changed files with 2 additions and 0 deletions
|
|
@ -509,6 +509,8 @@
|
|||
top: 0px;
|
||||
left: 34px;
|
||||
|
||||
white-space: nowrap;
|
||||
|
||||
color: #fff;
|
||||
background: rgba(0,0,0,0.6);
|
||||
padding: 2px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue