From e49d18f5ce2a7558f25f57a8afc38d7b8d3cd845 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 | 13 +++++-------- index.html | 4 ++-- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/index.css b/index.css index b0af8f78..ac05fa0c 100644 --- a/index.css +++ b/index.css @@ -1902,16 +1902,13 @@ div.editorLine { width: 7em; } -#unitsBody > div > input[type='text'] { - width: 11.2em; +#unitsBody > div > select, +#unitsBody > div > input[type="text"] { + width: 12em; } -#unitsBody > div > select { - width: 11.32em; -} - -#unitsBody > div > input[type='number'] { - width: 3.4em; +#unitsBody > div > input[type="number"] { + width: 4.35em; } #unitsBody > div > input, diff --git a/index.html b/index.html index a6c9e492..2b89e250 100644 --- a/index.html +++ b/index.html @@ -4249,8 +4249,8 @@
1 population point =
- - + +