mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-30 19:06:59 -05:00
#2125 Long player names overflow
This commit is contained in:
parent
8acb5a5ac8
commit
2004e91e38
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
||||||
|
|
||||||
.user-dropdown-header
|
.user-dropdown-header
|
||||||
background: #E4CF8C
|
background: #E4CF8C
|
||||||
height: 160px
|
height: auto
|
||||||
padding: 10px
|
padding: 10px
|
||||||
text-align: center
|
text-align: center
|
||||||
color: black
|
color: black
|
||||||
|
|
Loading…
Reference in a new issue