mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -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
|
||||
background: #E4CF8C
|
||||
height: 160px
|
||||
height: auto
|
||||
padding: 10px
|
||||
text-align: center
|
||||
color: black
|
||||
|
|
Loading…
Reference in a new issue