Fix Facebook and Google social auth buttons.

Facebook emailed that edX doesn't comply with Platform Policy 8.3, also fixed
Google button according to their policy.

PROD-174
This commit is contained in:
Waheed Ahmed
2019-04-10 18:47:09 +05:00
parent 7e9b6d3a82
commit 159685b2b2
4 changed files with 40 additions and 23 deletions

View File

@@ -471,8 +471,8 @@
.icon-image {
width: auto;
height: auto;
max-height: 1.4em;
max-width: 1.4em;
max-height: 2em;
max-width: 2em;
margin-top: -2px;
}
}