Removed darken from the css for icon of microsoft auth button.

This commit is contained in:
Hamza Munir
2017-07-20 12:06:45 +05:00
parent 831ee5f3cb
commit 8de3bc2fe6

View File

@@ -509,7 +509,7 @@
}
&.button-oa2-azuread-oauth2 {
color: darken($microsoft-black, 20%);
color: $microsoft-black;
.icon {
background: $microsoft-black;