From 27707096ed7b683914e0fad6fab557896edcb695 Mon Sep 17 00:00:00 2001 From: Sahin D <5789670+seahindeniz@users.noreply.github.com> Date: Mon, 15 Jul 2019 04:12:46 +0300 Subject: [PATCH] Fixed input width 2.2em is too small for long numbers --- editor/svg-editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 8bd88af9..7f866b8b 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -832,7 +832,7 @@ span.zoom_tool { } #tools_bottom input[type=text] { - width: 2.2em; + width: 4em; } /* Color tools: fill, stroke, opacity