mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-23 13:01:30 -08:00
Fix: Hidden - urlbar iconbox label margin #593
This commit is contained in:
parent
700335e262
commit
8ac1fb6e47
2 changed files with 11 additions and 0 deletions
|
|
@ -65,6 +65,12 @@
|
|||
}
|
||||
}
|
||||
@include Option("userChrome.hidden.urlbar_iconbox.label_only") {
|
||||
&.notSecureText,
|
||||
&.chromeUI,
|
||||
&.extensionPage {
|
||||
margin-inline-end: var(--identity-box-margin-inline) !important;
|
||||
}
|
||||
|
||||
&.chromeUI #identity-icon-box,
|
||||
&.extensionPage #identity-icon-box {
|
||||
&:not(:hover) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue