Merge pull request #3790 from owenconti/bug/3783-response-description-styles

Fixes #3783
This commit is contained in:
Owen Conti
2017-10-19 16:27:54 -06:00
committed by GitHub

View File

@@ -768,14 +768,6 @@
}
}
.renderedMarkdown {
p {
@include text_body();
margin-top: 0px;
margin-bottom: 0px;
}
}
.response-content-type {
padding-top: 1em;