mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-25 17:41:25 +02:00
[ticket/12813] Fix page-jump title lang and use input type=number
PHPBB3-12813
This commit is contained in:
@@ -276,6 +276,10 @@ textarea.inputbox {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-appearance: textfield;
|
||||
-webkit-box-sizing: content-box;
|
||||
|
Reference in New Issue
Block a user