diff --git a/server/src/main/resources/static/styles/fix.css b/server/src/main/resources/static/styles/fix.css index d46c9f0e..3a169ac8 100644 --- a/server/src/main/resources/static/styles/fix.css +++ b/server/src/main/resources/static/styles/fix.css @@ -3,8 +3,6 @@ /* Remove controls from Firefox */ input[type=number] { -moz-appearance: textfield; - /* Fix sizing */ - height: 10px; } /* Re-applies the controls on :hover and :focus */