Skip to content

Commit

Permalink
ui/ingame_scoreboard: turn playername into a span
Browse files Browse the repository at this point in the history
Port CSS for fix for Unvanquished/Unvanquished#2320
  • Loading branch information
illwieckz committed Dec 4, 2022
1 parent 619f47c commit 3074174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/ingame_scoreboard.rml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
padding-right: 5dp;
}

div.playername {
span.playername {
color: white;
padding-right: 10dp;
}
Expand Down

0 comments on commit 3074174

Please sign in to comment.