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.