mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/15404] Add missing non-vendors
PHPBB3-15404
This commit is contained in:
@@ -450,6 +450,7 @@ a.header-avatar span:after {
|
||||
width: 0;
|
||||
height: 0;
|
||||
-webkit-transform: rotate(360deg); /* better anti-aliasing in webkit */
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
|
||||
.dropdown-up .pointer,
|
||||
|
@@ -326,6 +326,7 @@ input[type="number"] {
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
-webkit-appearance: textfield;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user