Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Commit

Permalink
Allow newlines in login page error messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdford committed Jan 26, 2017
1 parent 22d369e commit 6c3e752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Login/Login.scss
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
.login-error-msg-cms-msg {
padding-left: 8px;
font-size: 19px;
white-space: pre-wrap;
}
}
}

0 comments on commit 6c3e752

Please sign in to comment.