mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Allow signup form width to increase when no external logins are present
This commit is contained in:
parent
6df8c4b8f0
commit
505c5addca
@ -136,6 +136,7 @@
|
||||
position: relative;
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
flex: 1 1 auto;
|
||||
|
||||
&:after,
|
||||
&:before {
|
||||
|
Loading…
Reference in New Issue
Block a user