Skip to content

Commit cee549a

Browse files
authored
Merge pull request #861 from rgantzos/sprite-layers
Fix popup search bar
2 parents 83ce51f + 0c30ffc commit cee549a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

extras/popup/popup.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ a {
201201
background-position: 47% 46%;
202202
background-size: 20px 20px;
203203
background-repeat: no-repeat;
204-
position: relative;
205-
top: -18px;
206204
}
207205
.searchbaricon {
208206
border-radius: var(--radius) 0px 0px var(--radius);
@@ -217,8 +215,6 @@ a {
217215
background-position: 80% 50%;
218216
background-size: 30px 30px;
219217
background-repeat: no-repeat;
220-
position: relative;
221-
top: -18px;
222218
}
223219
.settingsButton {
224220
padding: 12px;

0 commit comments

Comments
 (0)