From 601af6ddc0b69a955c9e4cf5bde0f2a0fcbaa913 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 26 Dec 2013 07:53:20 -0600 Subject: [PATCH] Make better use of space for customizations and Market --- public/css/customizer.styl | 2 +- public/css/inventory.styl | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/public/css/customizer.styl b/public/css/customizer.styl index 021048869c..fd3ad1add1 100644 --- a/public/css/customizer.styl +++ b/public/css/customizer.styl @@ -10,7 +10,7 @@ menu .customize-menu padding: 0; - width: 70%; + width: 100%; list-style: none; padding-bottom: 10px diff --git a/public/css/inventory.styl b/public/css/inventory.styl index cf7e917846..a6d3eb7b79 100644 --- a/public/css/inventory.styl +++ b/public/css/inventory.styl @@ -99,8 +99,7 @@ menu.pets div // This adds feeding progress bars to pets. If we have any issues with `menu.pets > button`, revisit menu.pets .customize-menu - width: 100% - + button position: relative .progress