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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user