mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 17:40:43 +01:00
Merge branch '3.2.x'
* 3.2.x: [ticket/13735] Fix input type number for Firefox in prosilver
This commit is contained in:
commit
69b703f1ad
@ -326,7 +326,7 @@ textarea.inputbox {
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
-moz-padding-end: inherit;
|
||||
-moz-padding-end: 0;
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user