mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-05 00:13:29 +02:00
[ticket/15404] Add missing non-vendors
PHPBB3-15404
This commit is contained in:
parent
2c58e7a8a9
commit
8b76c54240
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user