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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user