mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-02-11 22:18:27 -06:00
Fix input number field sizes.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user