diff --git a/services/web/frontend/stylesheets/app/homepage.less b/services/web/frontend/stylesheets/app/homepage.less index 4e5e28493d..cb4baa3502 100644 --- a/services/web/frontend/stylesheets/app/homepage.less +++ b/services/web/frontend/stylesheets/app/homepage.less @@ -478,6 +478,10 @@ gap: 16px; margin-bottom: 0; } + + input { + flex: 1; + } } .home-registration-sign-up {