commit 423930b60dac795fc7efcff40c46e880687abec5
parent fa7d0e1257b3fb6b84a02978be0c25664b122766
Author: mark <mkennedy@mozilla.com>
Date: Fri, 5 Dec 2025 16:37:35 +0000
Bug 2002931 - Use proper icon for Managed saved passwords button r=akulyk
Differential Revision: https://phabricator.services.mozilla.com/D275247
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/components/preferences/main.js b/browser/components/preferences/main.js
@@ -2483,7 +2483,7 @@ SettingGroupManager.registerGroups({
{
id: "manageSavedPasswords",
l10nId: "forms-saved-passwords-2",
- control: "moz-box-button",
+ control: "moz-box-link",
},
{
id: "additionalProtectionsGroup",