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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user