Skip to content
Snippets Groups Projects
Commit 365e5ef1 authored by Ekaterina Kondareva's avatar Ekaterina Kondareva
Browse files

user login form: description line hidden

parent 22d68944
No related branches found
No related tags found
No related merge requests found
......@@ -29,15 +29,15 @@
padding-right: 3px;
}
div#edit-name--description {
@include font-size(14px, 14px);
margin-top: 8px;
margin-bottom: 20px;
}
div#edit-name--description,
div#edit-pass--description {
display: none;
}
div.form-item-pass {
margin-top: 28px;
}
div#edit-actions {
margin-top: 32px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment