From 56520969f508c1db257d7573962ad6b762205e56 Mon Sep 17 00:00:00 2001 From: haraldox Date: Fri, 19 Jan 2018 17:26:17 +0100 Subject: alternative UX implementation of check for email address count > 0 comment out line 122 to test --- src/styles/invite.scss | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/styles/invite.scss (limited to 'src/styles/invite.scss') diff --git a/src/styles/invite.scss b/src/styles/invite.scss new file mode 100644 index 000000000..345095da8 --- /dev/null +++ b/src/styles/invite.scss @@ -0,0 +1,4 @@ +.invite-form__error { + text-align: center; + margin-bottom: 20px !important; /* otherwise overridden by rule: p:last-of-type */ +} -- cgit v1.2.3-70-g09d2