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
parent
commit
1b07a6f2d7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      submodules/users/users.scss

+ 1
- 1
submodules/users/users.scss View File

@ -685,7 +685,7 @@
}
&[for="licensed_role"] {
margin-top: 30px;
margin-top: 55px;
}
}


Loading…
Cancel
Save