Fix Issue 221: Zoom button goes back to being a down arrow

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@726 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2009-09-29 03:21:42 +00:00
parent d079c45e52
commit c325437af3
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ span.zoom_tool {
} }
#zoom_dropdown button { #zoom_dropdown button {
background: transparent 3px 8px url('images/flyup.gif') no-repeat; background: transparent 3px 8px url('images/dropdown.gif') no-repeat;
width: 15px; width: 15px;
height: 21px; height: 21px;
margin: 6px 0 0 3px; margin: 6px 0 0 3px;