FIX: adjust max-width of social login buttons for non-English locals

This commit is contained in:
Joe 2018-06-09 14:14:59 +08:00 committed by Neil Lalonde
parent a8d2d24a49
commit 1612c28718
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
button {
flex: 1 1 48%;
max-width: 50%;
max-width: 70%;
margin: 1% 0 1% 2%;
font-size: $font-up-1;
white-space: nowrap;