mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +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;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
-webkit-transform: rotate(360deg); /* better anti-aliasing in webkit */
|
-webkit-transform: rotate(360deg); /* better anti-aliasing in webkit */
|
||||||
|
transform: rotate(360deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-up .pointer,
|
.dropdown-up .pointer,
|
||||||
|
@@ -326,6 +326,7 @@ input[type="number"] {
|
|||||||
|
|
||||||
input[type="search"] {
|
input[type="search"] {
|
||||||
-webkit-box-sizing: content-box;
|
-webkit-box-sizing: content-box;
|
||||||
|
box-sizing: content-box;
|
||||||
-webkit-appearance: textfield;
|
-webkit-appearance: textfield;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user