From 5117a376e95d80510c2e113e9c63f7b261c8b816 Mon Sep 17 00:00:00 2001 From: Andre Casey Date: Wed, 12 Jun 2013 02:03:40 -0700 Subject: [PATCH] More fixes to inventory spacing. This time for long names of eggs and potions. Was able to contain the text similar to how it is done in the market. Currently, long words (i.e. skeleton) do not center due to the size of images and divs, which still needs to be fixed. More attention will be necessary, but thus should help with Panda Cub Eggs and the like. --- styles/app/inventory.styl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/styles/app/inventory.styl b/styles/app/inventory.styl index 1cedbb12a7..891d570a68 100644 --- a/styles/app/inventory.styl +++ b/styles/app/inventory.styl @@ -64,11 +64,13 @@ padding:.3em p text-align:center + width:3em .hatchingPotion-menu > div float:left padding:.3em p text-align:center + width:3em .pet-button border: none