diff --git a/web_app/css/sif-tools.css b/web_app/css/sif-tools.css index 63a3455..2b6f95b 100644 --- a/web_app/css/sif-tools.css +++ b/web_app/css/sif-tools.css @@ -21,3 +21,7 @@ strong { table { table-layout: fixed; } + +input[type=number]{ + width: 80px; +} \ No newline at end of file diff --git a/web_app/sif_tools.html b/web_app/sif_tools.html index 22efb81..313a0a4 100644 --- a/web_app/sif_tools.html +++ b/web_app/sif_tools.html @@ -34,11 +34,11 @@