Merge pull request #3638 from robeden/develop

Increase max-width of food-tray to 17em
This commit is contained in:
Tyler Renelle
2014-06-25 20:16:47 -06:00
+1 -1
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