diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 6be2240f..cd7045fd 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -526,6 +526,10 @@ span.zoom_tool { margin-bottom: .2em; } +#canvas_title { + display: block; +} + #svg_source_editor #svg_source_textarea { position: relative; width: 95%; diff --git a/editor/svg-editor.html b/editor/svg-editor.html index ab90210e..ca88aea5 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -373,17 +373,20 @@ script type="text/javascript" src="locale/locale.min.js"> + + +
- Canvas Background + Canvas Background
- Canvas Dimensions + Canvas Dimensions - + - +