Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 97483d9

Browse files
committed
Bug 1891983, remove extra room for icon on side of address formfill dropdown for now, r=credential-management-reviewers,desktop-theme-reviewers,dao,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D208437
1 parent 3ede13d commit 97483d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser/themes/shared/autocomplete.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
opacity: 1;
179179
}
180180

181-
&[originaltype="autofill"] > .two-line-wrapper {
181+
&[originaltype="autofill"][ac-image]:not([ac-image=""]) > .two-line-wrapper {
182182
display: grid;
183183
grid-template-columns: 32px 1fr;
184184

0 commit comments

Comments
 (0)