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

BB 40717: Hide Windows SSO in settings

parent 4967d18c
No related branches found
No related tags found
1 merge request!1500TB 43415: Rebased onto 134.0a1
......@@ -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