Skip to content

Commit bafa93a

Browse files
committed
Fix wrong case
1 parent 157349d commit bafa93a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

configuration-sheets/customization-items.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ globalChrome.css:
826826
url-prefix(""chrome://browser/content/preferences/in-content/preferences.xul""),
827827
url-prefix(""about:preferences"") {
828828
#passwordsGroup {
829-
Visibility: collapse !important;
829+
visibility: collapse !important;
830830
-moz-user-focus: ignore !important;
831831
}
832832
}
10.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)