diff --git a/css/popup/learn.css b/css/popup/learn.css index bf33c089..a274919e 100644 --- a/css/popup/learn.css +++ b/css/popup/learn.css @@ -209,7 +209,7 @@ select { width: 100%; display: flex; flex-direction: row; - justify-content: space-between; + justify-content: space-evenly; } .sidebar .info-box .nav a { @@ -704,6 +704,7 @@ figcaption { } .paypal { + display: none; background: #ffc439; border-radius: 4px; color: #000; diff --git a/css/popup/popup.scss b/css/popup/popup.scss index 8a66c0bc..990cf2aa 100644 --- a/css/popup/popup.scss +++ b/css/popup/popup.scss @@ -336,6 +336,10 @@ input[type="checkbox"]:focus { padding: 0 20px; } +#rate { + display: none; +} + /* Filter Marketplace Items by Condition */ /*sub-menu*/ .hide-condition, diff --git a/html/learn.html b/html/learn.html index bee33007..6e015773 100644 --- a/html/learn.html +++ b/html/learn.html @@ -36,7 +36,7 @@

Discogs Enhancer