Remove extra styles for .renderedMarkdown content.
This commit is contained in:
Owen Conti
2017-10-19 14:44:17 -06:00
parent e184762b0f
commit 95002ba6e5

View File

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