We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c3c916 + 1a9f215 commit a88ab2eCopy full SHA for a88ab2e
1 file changed
extras/popup/popup.css
@@ -201,6 +201,8 @@ a {
201
background-position: 47% 46%;
202
background-size: 20px 20px;
203
background-repeat: no-repeat;
204
+ position: relative;
205
+ top: -18px;
206
}
207
.searchbaricon {
208
border-radius: var(--radius) 0px 0px var(--radius);
@@ -215,6 +217,8 @@ a {
215
217
background-position: 80% 50%;
216
218
background-size: 30px 30px;
219
220
221
222
223
.settingsButton {
224
padding: 12px;
0 commit comments