Skip to content
Snippets Groups Projects
Commit 2c227d14 authored by cypherpunks1's avatar cypherpunks1 Committed by Beatriz Rizental
Browse files

BB 40717: Hide Windows SSO in settings

parent b5c99b79
Branches
No related tags found
1 merge request!1527Bug 43808: Rebase 128.10.1 onto 128.11
......@@ -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