From: Nutomic Date: Thu, 27 Jan 2022 18:44:08 +0000 (+0000) Subject: Move lemmy.ml signup message to top of registration page (#554) X-Git-Url: http://these/git/%24%7Bsubmission.url%7D?a=commitdiff_plain;h=0da5fb96232dd721d15e2a0256df6f2e68fd448d;p=lemmy-ui.git Move lemmy.ml signup message to top of registration page (#554) * Move lemmy.ml signup message to top of registration page * Fix warning css class, fix message padding --- diff --git a/src/shared/components/comment/comment-form.tsx b/src/shared/components/comment/comment-form.tsx index 515e3d9..58cabeb 100644 --- a/src/shared/components/comment/comment-form.tsx +++ b/src/shared/components/comment/comment-form.tsx @@ -85,7 +85,7 @@ export class CommentForm extends Component { placeholder={i18n.t("comment_here")} /> ) : ( -