diff --git a/public/css/inventory.styl b/public/css/inventory.styl index 08cceeab57..c6b40ad43b 100644 --- a/public/css/inventory.styl +++ b/public/css/inventory.styl @@ -45,6 +45,7 @@ menu.pets div right: 15px bottom: 0px width: 30% + max-width: 15em; height: 50% overflow-y: auto z-index: 1 @@ -121,4 +122,4 @@ menu.pets .customize-menu .sell-inventory width: 162px - height: 138px \ No newline at end of file + height: 138px