From 599b8148bac2f91d0d00b44f393bc082ae476212 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 22 Mar 2015 07:49:30 +0200 Subject: client: move zoom buttons into zoom-bar on bottom right --- res/client/css/partials/tool-bar.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'res/client/css/partials/tool-bar.scss') diff --git a/res/client/css/partials/tool-bar.scss b/res/client/css/partials/tool-bar.scss index 77070b6f..392acc1a 100644 --- a/res/client/css/partials/tool-bar.scss +++ b/res/client/css/partials/tool-bar.scss @@ -23,7 +23,6 @@ #tool-bar-multiple-node-operations { float: right; - width: 100%; } #btn_filter { -- cgit v1.3.1