From c9212d76d8e237fe1b7acc1f3b75317c8afbdc2e Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 10 Sep 2013 15:30:38 +0200 Subject: [PATCH] add padding to gem wallet --- public/css/inventory.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/inventory.styl b/public/css/inventory.styl index 8f5ba68c58..1c5fa3b1b4 100644 --- a/public/css/inventory.styl +++ b/public/css/inventory.styl @@ -1,5 +1,6 @@ .gem-wallet cursor: pointer + padding-top: 10px; .tile background-color: darken($neutral, 10%) .add-gems-btn