diff --git a/popup.html b/popup.html
index 3b035ab9..640556d2 100644
--- a/popup.html
+++ b/popup.html
@@ -219,8 +219,8 @@
diff --git a/popup/popup.css b/popup/popup.css
index f6ab931a..afaaa224 100644
--- a/popup/popup.css
+++ b/popup/popup.css
@@ -273,15 +273,6 @@ a[target="_blank"] .svg-icon.config {
width: 20px;
}
-#popup-manage-button .svg-icon {
- stroke: var(--gray-lightness-40);
- fill: transparent !important;
-}
-
-#popup-manage-button:hover .svg-icon {
- stroke: var(--black);
-}
-
#find-styles-link,
#write-style-for {
font-size: 0;