mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Hid tooltip arrow for game menu controls.
This commit is contained in:
parent
5d1a34519b
commit
2278e28c42
1 changed files with 3 additions and 0 deletions
|
@ -319,6 +319,9 @@ $gameControlMargin: 30px
|
|||
.tooltip
|
||||
font-size: 24px
|
||||
|
||||
.tooltip-arrow
|
||||
display: none
|
||||
|
||||
.user-status
|
||||
position: absolute
|
||||
bottom: 16px
|
||||
|
|
Loading…
Reference in a new issue