Educator 1560 - Clean up labelling in the Discussion Add Post form

This commit is contained in:
Sofiya Semenova
2017-11-20 14:47:28 -05:00
parent 139fa895d1
commit 3244fc0d67
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 {