mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-29 07:24:08 -04:00
Make room for inventory play button on short screens
This commit is contained in:
parent
b4e6ca513f
commit
074610095d
1 changed files with 5 additions and 1 deletions
|
@ -28,7 +28,11 @@ $itemSlotGridHeight: 51px
|
||||||
|
|
||||||
+user-select(none)
|
+user-select(none)
|
||||||
|
|
||||||
|
@media only screen and (max-height: 728px)
|
||||||
|
.modal-content
|
||||||
|
top: -55px
|
||||||
|
|
||||||
|
|
||||||
//- Background
|
//- Background
|
||||||
|
|
||||||
#play-items-modal-narrow-bg
|
#play-items-modal-narrow-bg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue