Skip to content

Commit 6b5f6c7

Browse files
authored
no-bug: Properly align identity box icon (gh-13035)
1 parent 69e3a99 commit 6b5f6c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/zen/common/styles/zen-omnibox.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,11 @@
486486
margin-block: -1px !important;
487487
}
488488
}
489+
490+
& #identity-icon-box {
491+
--urlbar-box-hover-bgcolor: transparent;
492+
margin-inline: 2px 8px;
493+
}
489494
}
490495

491496
/* stylelint-disable-next-line media-query-no-invalid */

0 commit comments

Comments
 (0)