From e053c593f876bbd7f960373c9fccf6ce30821ba0 Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Thu, 20 Aug 2009 17:15:14 +0000 Subject: [PATCH] Fixed gap mentioned in issue 69 git-svn-id: http://svg-edit.googlecode.com/svn/trunk@421 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/svg-editor.css | 1 + 1 file changed, 1 insertion(+) diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 61113415..27a24092 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -168,6 +168,7 @@ div.color_block { position: relative; top: -13px; left: -5px; + margin-bottom: -13px; } #svg_editor .tool_button, #svg_editor .tool_button_current, #svg_editor .tool_button_disabled {