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

BB 40717: Hide Windows SSO in settings

parent 40d95bc0
Branches
Tags
1 merge request!1503TB 43415, part 3: Shuffle commits
......@@ -597,6 +597,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