Allow signup form width to increase when no external logins are present

This commit is contained in:
Kris 2019-04-24 13:08:39 -04:00
parent 6df8c4b8f0
commit 505c5addca
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@
position: relative;
display: flex;
overflow: hidden;
flex: 1 1 auto;
&:after,
&:before {