Updates for compatibility
This commit is contained in:
parent
16da61739d
commit
5426a83a69
|
@ -576,9 +576,6 @@ html:not(.usercss) .applies-to li:last-child .add-applies-to {
|
|||
top: 1em;
|
||||
margin: 1ex 0;
|
||||
}
|
||||
.firefox .beautify-options > label input {
|
||||
top: 1px;
|
||||
}
|
||||
.beautify-options:after {
|
||||
clear: both;
|
||||
display: block;
|
||||
|
@ -809,9 +806,3 @@ html:not(.usercss) .usercss-only,
|
|||
white-space: normal;
|
||||
}
|
||||
}
|
||||
|
||||
@supports (-moz-appearance: none) {
|
||||
#header button {
|
||||
padding: 0 3px 2px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user