mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 14:03:28 -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)
|
||||
|
||||
|
||||
@media only screen and (max-height: 728px)
|
||||
.modal-content
|
||||
top: -55px
|
||||
|
||||
|
||||
//- Background
|
||||
|
||||
#play-items-modal-narrow-bg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue