From 616a2517f504ac51645c57760310970c09e9da17 Mon Sep 17 00:00:00 2001 From: Jeremy Schomery Date: Sat, 11 Mar 2017 12:35:37 +0330 Subject: [PATCH] https://github.com/schomery/stylish-chrome/issues/38#issuecomment-285854060 --- popup.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/popup.css b/popup.css index f258d31e..66806050 100644 --- a/popup.css +++ b/popup.css @@ -66,9 +66,6 @@ body.blocked > DIV { text-decoration: none; } #installed .style-edit-link, #installed .delete { - height: 22px; - width: 22px; - -webkit-appearance: button; display: inline-flex; align-items: center; justify-content: center;