From 3550be86222f9033a144932c09956a6c7d7cfd7a Mon Sep 17 00:00:00 2001 From: Adrian Jones Date: Fri, 24 Sep 2010 23:55:03 +0000 Subject: [PATCH] Fixed code indenting mistake on last revision :) git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1757 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/svg-editor.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editor/svg-editor.css b/editor/svg-editor.css index b09ee804..9aa74ff4 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -1266,9 +1266,9 @@ span.zoom_tool { } .contextMenu .shortcut { -width: 80px; -text-align:right; -float:right; + width: 80px; + text-align:right; + float:right; } .contextMenu A {