UX: Improve alignment of social login/signup buttons in Firefox

This commit is contained in:
Kris 2019-12-13 14:24:59 -05:00
parent b76ae9e0f5
commit 216b59d3a4

View File

@ -17,6 +17,7 @@
text-align: left;
margin: 0.35em;
white-space: nowrap;
align-items: center;
&:lang(zh_CN) {
min-width: 200px;
}