From 5426a83a69df31318b6daad991a2ec122a507076 Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Thu, 7 Dec 2017 07:57:11 -0500 Subject: [PATCH] Updates for compatibility --- edit/edit.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) 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