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 {