1
0
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:
PayBas
2014-07-06 13:01:57 +02:00
parent ba207cd3b5
commit 8d6d21c7de
3 changed files with 2 additions and 10 deletions

View File

@@ -277,7 +277,7 @@ textarea.inputbox {
}
input[type="number"] {
padding-right: 0;
-moz-padding-end: inherit;
}
input[type="search"] {