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 866658e commit 4931c60Copy full SHA for 4931c60
browser/themes/shared/urlbar-dynamic-results.css
@@ -182,10 +182,6 @@
182
margin-inline-start: 12px;
183
}
184
185
-.urlbarView-row:not([dynamicType=quickactions]) {
186
- margin-inline: calc(5px + var(--urlbar-container-padding));
187
-}
188
-
189
.urlbarView-row[dynamicType=quickactions] .urlbarView-quickaction-row:hover {
190
background-color: var(--autocomplete-popup-highlight-background);
191
border: .5px solid #CFCFD8;
0 commit comments