From b3ec87d0f4150b8e7a44ad0ed17a059426436097 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 27 Feb 2016 13:48:46 +0200 Subject: [PATCH] Add more heigh for draw tools sidebar. --- resources/styles/partials/sidebar-tools.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/styles/partials/sidebar-tools.scss b/resources/styles/partials/sidebar-tools.scss index d4fd41f46a..be1c0dc66d 100644 --- a/resources/styles/partials/sidebar-tools.scss +++ b/resources/styles/partials/sidebar-tools.scss @@ -1,5 +1,5 @@ .drawing-tools { - max-height: 115px; + max-height: 185px; } .tool-btn {