mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1778452 - Remove unneeded quickaction style. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D151436
This commit is contained in:
parent
00acc7206b
commit
11bd8ec275
@ -182,10 +182,6 @@
|
||||
margin-inline-start: 12px;
|
||||
}
|
||||
|
||||
.urlbarView-row:not([dynamicType=quickactions]) {
|
||||
margin-inline: calc(5px + var(--urlbar-container-padding));
|
||||
}
|
||||
|
||||
.urlbarView-row[dynamicType=quickactions] .urlbarView-quickaction-row:hover {
|
||||
background-color: var(--autocomplete-popup-highlight-background);
|
||||
border: .5px solid #CFCFD8;
|
||||
|
Loading…
Reference in New Issue
Block a user