@@ -101,7 +101,7 @@ table
|
|||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.markdown {
|
.markdown, .renderedMarkdown {
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
@@ -187,7 +187,7 @@ table
|
|||||||
.response-col_description {
|
.response-col_description {
|
||||||
width: 99%; // forces other columns to shrink to their content widths
|
width: 99%; // forces other columns to shrink to their content widths
|
||||||
|
|
||||||
.markdown {
|
.markdown, .renderedMarkdown {
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user