Fixing error message for consistency
This patch would make financial assistance form help message to be consistent with implementation. Using characters limit instead of word limit. PROD-733
This commit is contained in:
@@ -150,6 +150,8 @@
|
||||
.financial-assistance-form {
|
||||
@extend .login-register;
|
||||
|
||||
max-width: 800px;
|
||||
|
||||
.action-primary {
|
||||
@include float(left);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user