mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13735] Fix input type number for Firefox in prosilver
PHPBB3-13735
This commit is contained in:
@@ -288,7 +288,7 @@ textarea.inputbox {
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
-moz-padding-end: inherit;
|
||||
-moz-padding-end: 0;
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
|
Reference in New Issue
Block a user