We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789ce2e commit 301349bCopy full SHA for 301349b
extras/popup/popup.css
@@ -175,9 +175,7 @@ a {
175
border: none;
176
background: var(--searchbar-bg);
177
outline: none;
178
- vertical-align: middle;
179
position: initial;
180
- margin-bottom: 2.9em;
181
color: var(--primary-color);
182
}
183
.searchbarbutton {
@@ -220,7 +218,6 @@ a {
220
218
background-repeat: no-repeat;
221
219
cursor: pointer;
222
float: right;
223
- margin-top: -6.5em;
224
margin-left: 2.3em;
225
position: relative;
226
right: -1rem;
@@ -499,4 +496,4 @@ span.new-feature-tag.beta {
499
496
.option-selection span:last-child {
500
497
border-top-right-radius: .25rem;
501
498
border-bottom-right-radius: .25rem;
502
-}
+}
0 commit comments