Fixed issue 547 and another icon size bug

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1569 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-05-12 20:33:05 +00:00
parent f5a19b8fe7
commit 0b82668ed3
4 changed files with 48 additions and 29 deletions

View File

@@ -899,6 +899,11 @@ span.zoom_tool {
z-index: 6;
}
#bg_blocks {
overflow: auto;
margin-left: 30px;
}
#svg_docprops #svg_docprops_container {
position: absolute;
top: 50px;