Browse Source
UI-3294: Display validation message properly on user creation (#117)
* Remove this
* Create User: Increase margin top to show validation error propertly
* Revert "Remove this"
This reverts commit 7102cf9b4a.
4.3
Ricardo Merino
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
submodules/users/users.scss
|
|
|
@ -685,7 +685,7 @@ |
|
|
|
} |
|
|
|
|
|
|
|
&[for="licensed_role"] { |
|
|
|
margin-top: 30px; |
|
|
|
margin-top: 55px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|