From ae042a81bb74eed83c6da4eff2fbfdf8aa69884d Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Mon, 31 Jan 2011 16:52:05 +0000 Subject: [PATCH] Fixed bug in last revision by relocating context panel git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1957 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/svg-editor.css | 5 +++-- editor/svg-editor.html | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 5da98ce4..9c7e71c7 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -530,9 +530,10 @@ #cur_context_panel { position: absolute; - top: 70px; - left: -10px; + top: 77px; + left: 40px; right: -2px; + line-height: 22px; overflow: auto; border: 1px solid #777; border-bottom: none; diff --git a/editor/svg-editor.html b/editor/svg-editor.html index 8aced754..9e708044 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -430,10 +430,11 @@
+
- +