Skip to content
Snippets Groups Projects
Commit 34c6a576 authored by cypherpunks1's avatar cypherpunks1 Committed by Pier Angelo Vendrame
Browse files

Bug 40717: Hide Windows SSO in settings

parent 8e1dcb7c
Branches
Tags
1 merge request!1049Bug 42616 (part 2): Rebased onto Firefox 128.0esr release
......@@ -598,6 +598,13 @@ html|label[disabled] {
margin-inline-start: 0;
}
@media (-moz-platform: windows) {
#windows-sso,
#windows-sso-caption {
display: none;
}
}
/**
* Dialog
*/
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment