Fixed code indenting mistake on last revision :)

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1757 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Adrian Jones 2010-09-24 23:55:03 +00:00
parent 92c530d4e5
commit 3550be8622
1 changed files with 3 additions and 3 deletions

View File

@ -1266,9 +1266,9 @@ span.zoom_tool {
} }
.contextMenu .shortcut { .contextMenu .shortcut {
width: 80px; width: 80px;
text-align:right; text-align:right;
float:right; float:right;
} }
.contextMenu A { .contextMenu A {