From 414832eb6000f6209f77484e6385d73fc9f736d3 Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Tue, 17 Aug 2010 19:02:53 +0000 Subject: [PATCH] Possibly fixed issue 429 git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1666 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/svg-editor.css | 3 ++- editor/svg-editor.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 9b65777b..237cc270 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -1005,8 +1005,9 @@ span.zoom_tool { color: #444; } -#canvas_title { +#canvas_title, #canvas_bg_url { display: block; + width: 96%; } #svg_source_editor #svg_source_textarea { diff --git a/editor/svg-editor.html b/editor/svg-editor.html index e71dec5c..54f0e660 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -580,7 +580,7 @@ script type="text/javascript" src="locale/locale.min.js"> Image Properties
@@ -649,7 +649,7 @@ script type="text/javascript" src="locale/locale.min.js">
Editor Background
- +

Note: Background will not be saved with image.