From 64324f317b6fbd9a1b636b0b21e123155f8153d4 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Wed, 25 Feb 2015 00:22:53 +0200 Subject: client: selection tools: add link nodes in fan --- res/client/css/partials/input-bar.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/client/css/partials') diff --git a/res/client/css/partials/input-bar.scss b/res/client/css/partials/input-bar.scss index 7200d807..8c9784d8 100644 --- a/res/client/css/partials/input-bar.scss +++ b/res/client/css/partials/input-bar.scss @@ -39,9 +39,9 @@ } } -#merge-tool { +#selection-tools { position: absolute; - top: 160px; + top: 180px; left: 24px; } -- cgit v1.3.1