mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 14:03:28 -04:00
Merge pull request #2139 from katemamba/long-name
#2125 Long player names overflow
This commit is contained in:
commit
bf3c997d9d
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…
Add table
Add a link
Reference in a new issue