mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 08:13:14 +02:00
[ticket/12813] Use -moz-only fix instead of generic padding
PHPBB3-12813
This commit is contained in:
@@ -277,7 +277,7 @@ textarea.inputbox {
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
padding-right: 0;
|
||||
-moz-padding-end: inherit;
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
|
Reference in New Issue
Block a user