diff --git a/edit/edit.css b/edit/edit.css index 9f8b7f4f..6f6645e1 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -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; @@ -808,10 +805,4 @@ html:not(.usercss) .usercss-only, flex-wrap: wrap; white-space: normal; } -} - -@supports (-moz-appearance: none) { - #header button { - padding: 0 3px 2px; - } -} +} \ No newline at end of file