Merge pull request #16633 from edx/sofiya/ed-1560

Educator 1560 - Clean up labelling in the Discussion Add Post form
This commit is contained in:
Sofiya Semenova
2017-11-27 13:47:54 -05:00
committed by GitHub
3 changed files with 35 additions and 38 deletions

View File

@@ -47,7 +47,6 @@
}
.field-label-text {
margin: $baseline 0 0 0;
display: block;
}
@@ -67,7 +66,7 @@
line-height: 1.5;
&#field_help_post_type {
@include margin($baseline / 2, 0, $baseline * 0.75, 0);
@include margin($baseline / 4, 0, $baseline * 0.75, 0);
}
&#new-post-editor-description {