diff --git a/core/client/app/styles/layouts/flow.css b/core/client/app/styles/layouts/flow.css index 97796703be..0a8082b4dc 100644 --- a/core/client/app/styles/layouts/flow.css +++ b/core/client/app/styles/layouts/flow.css @@ -415,6 +415,7 @@ .gh-flow-content .gh-flow-faces { margin-bottom: 2vw; + width: 100%; } .gh-flow-content textarea { diff --git a/core/client/app/templates/setup/three.hbs b/core/client/app/templates/setup/three.hbs index 0b44d72052..5a5c09e706 100644 --- a/core/client/app/templates/setup/three.hbs +++ b/core/client/app/templates/setup/three.hbs @@ -3,7 +3,7 @@

Ghost works best when shared with others. Collaborate, get feedback on your posts & work together on ideas.

- +
{{#gh-form-group errors=errors hasValidated=hasValidated property="users"}}