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 @@