From 1415c191547d859140caf6c85227e87ec8f47956 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 2 Sep 2021 00:16:11 +0300 Subject: [PATCH] units editor - more width for inputs --- index.css | 9 +++------ index.html | 4 ++-- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/index.css b/index.css index d7119079..dd252440 100644 --- a/index.css +++ b/index.css @@ -1800,16 +1800,13 @@ div.editorLine { width: 7em; } +#unitsBody > div > select, #unitsBody > div > input[type="text"] { - width: 11.2em; -} - -#unitsBody > div > select { - width: 11.32em; + width: 12em; } #unitsBody > div > input[type="number"] { - width: 3.4em; + width: 4.35em; } #unitsBody > div > input, diff --git a/index.html b/index.html index 1fcba31c..19ad5fbd 100644 --- a/index.html +++ b/index.html @@ -3164,8 +3164,8 @@
1 population point =
- - + +