mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 00:09:39 +08: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;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
flex: 1 1 auto;
|
||||||
|
|
||||||
&:after,
|
&:after,
|
||||||
&:before {
|
&:before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user