From e53dd0da204b26773a35c42891e932287d9b261e Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Mon, 6 Oct 2014 11:44:53 +1000 Subject: [PATCH] add padding-top: -30px --> vertical-align: top fix from a previous PR --- public/css/inventory.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/inventory.styl b/public/css/inventory.styl index fc6b535881..9b34d764b1 100644 --- a/public/css/inventory.styl +++ b/public/css/inventory.styl @@ -29,7 +29,7 @@ menu.pets div menu.mounts div display: inline-block - padding-top: -30px + vertical-align: top .current-pet left: 0px