diff --git a/edit.html b/edit.html index 809f1044..e7a2cf07 100644 --- a/edit.html +++ b/edit.html @@ -343,7 +343,7 @@ - +
@@ -397,7 +397,7 @@
- + @@ -450,8 +450,8 @@ - - + + diff --git a/manage.html b/manage.html index c11f9ea7..5ae4ae34 100644 --- a/manage.html +++ b/manage.html @@ -364,8 +364,8 @@ - - + + diff --git a/manage/manage.css b/manage/manage.css index 6a4afa3c..470d01dc 100644 --- a/manage/manage.css +++ b/manage/manage.css @@ -151,7 +151,8 @@ a:hover { } .svg-icon.config { - transform: scale(.8); + width: 16px; + height: 16px; } .homepage { diff --git a/popup.html b/popup.html index dfa86071..4b8ce303 100644 --- a/popup.html +++ b/popup.html @@ -280,8 +280,8 @@ - - + + diff --git a/popup/popup.css b/popup/popup.css index 883ac56c..74be4f6f 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -291,8 +291,8 @@ html[style*="border"] .entry:nth-child(11):before { } .svg-icon.config { - height: 14px; - width: 14px; + height: 16px; + width: 16px; } a.configure[target="_blank"] .svg-icon.config {