mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
Merge remote-tracking branch 'PayBas/ticket/12813' into develop-ascraeus
* PayBas/ticket/12813: [ticket/12813] Move inline-CSS to css file [ticket/12813] Use -moz-only fix instead of generic padding [ticket/12813] Reorder .row pagination so it aligns better [ticket/12813] Fix page-jump title lang and use input type=number
This commit is contained in:
@@ -276,6 +276,10 @@ textarea.inputbox {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
-moz-padding-end: inherit;
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-appearance: textfield;
|
||||
-webkit-box-sizing: content-box;
|
||||
|
Reference in New Issue
Block a user