Fixed three bugs mentioned in issue 507

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1488 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-03-29 19:34:22 +00:00
parent 104d4370a1
commit 9d08f8c0a7
3 changed files with 13 additions and 12 deletions

View File

@@ -383,6 +383,7 @@
top: 75px;
left: 0;
padding-left: 2px;
background: #D8D8D8; /* Needed so flyout icons don't appear on the left */
z-index: 4;
}
@@ -466,17 +467,13 @@
}
.magic_field > * {
float: left;
}
span.zoom_tool {
line-height: 26px;
padding: 3px;
}
.magic_field input {
margin-top: 5px;
#zoom_panel label {
margin-top: 2px;
}
.dropdown {