Fixed gap mentioned in issue 69

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@421 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Alexis Deveria 2009-08-20 17:15:14 +00:00
parent 8b5c79a33f
commit e053c593f8
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ div.color_block {
position: relative; position: relative;
top: -13px; top: -13px;
left: -5px; left: -5px;
margin-bottom: -13px;
} }
#svg_editor .tool_button, #svg_editor .tool_button_current, #svg_editor .tool_button_disabled { #svg_editor .tool_button, #svg_editor .tool_button_current, #svg_editor .tool_button_disabled {