From e5539f20f77ec20979835271a72bd4fce6ed21cb Mon Sep 17 00:00:00 2001 From: garbash Date: Sun, 5 Apr 2015 10:40:52 +0300 Subject: Quick fix of new and open file icons --- res/client/css/partials/buttons.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/client/css/partials') diff --git a/res/client/css/partials/buttons.scss b/res/client/css/partials/buttons.scss index d3bd5e67..6ac0b834 100644 --- a/res/client/css/partials/buttons.scss +++ b/res/client/css/partials/buttons.scss @@ -52,6 +52,6 @@ background: url('../img/rzdoc-open.png'); background-position: center; background-repeat: no-repeat; - background-size: $icon-height; + background-size: $icon-width; width: 32px; } -- cgit v1.3.1