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