mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
firefox: search icon padding
This commit is contained in:
parent
5cbbe4d20c
commit
0076ca360f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (-moz-bool-pref: "browser.urlbar.richSuggestions.featureGate") {
|
@media (-moz-bool-pref: "browser.urlbar.richSuggestions.featureGate") {
|
||||||
#urlbar:not(.searchButton) > #urlbar-input-container > #identity-box[pageproxystate="invalid"] > .identity-box-button {
|
#urlbar:not(.searchButton) > #urlbar-input-container .identity-box-button {
|
||||||
padding-inline: var(--urlbar-icon-padding) !important;
|
padding-inline: var(--urlbar-icon-padding) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue