fix(css): better food tray

This commit is contained in:
Matteo Pagliazzi 2014-02-10 18:38:58 +01:00
parent 4a05c36687
commit 1c41c4ddb9

View file

@ -40,12 +40,12 @@ menu.pets div
// display:block
.food-tray
position:fixed
right:0px
bottom:0px
width:30%
position: fixed
right: 15px
bottom: 0px
width: 30%
height: 50%
overflow-y: scroll
overflow-y: auto
z-index: 1
.inventory-list