diff options
Diffstat (limited to 'res/client/css/partials')
| -rw-r--r-- | res/client/css/partials/buttons.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
