Increase max-width of food-tray to 17em

Increase max-width of food-tray to 17em to allow for scrollbar when necessary.
This commit is contained in:
Rob Eden 2014-06-21 14:51:32 -05:00
parent 3e04ec9215
commit 89d4db6d6e

View file

@ -45,7 +45,7 @@ menu.pets div
right: 15px
bottom: 0px
width: 30%
max-width: 15em;
max-width: 17em;
height: 50%
overflow-y: auto
z-index: 1