Fix a noncy bug.

Fix a bug where the fill panel would not appear.

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1500 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jacques Distler
2010-04-02 05:09:32 +00:00
parent 6f0ae62430
commit b4d10c41c3
2 changed files with 5 additions and 1 deletions

View File

@@ -751,7 +751,7 @@ span.zoom_tool {
#svg_editor #tools_bottom_3 {
position: relative;
// position: relative;
z-index: 2;
}