Browse Source

Fixes #3783

Remove extra styles for .renderedMarkdown content.
bubble
Owen Conti 7 years ago
parent
commit
95002ba6e5
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      src/style/_layout.scss

+ 0
- 8
src/style/_layout.scss View File

@@ -768,14 +768,6 @@
}
}

.renderedMarkdown {
p {
@include text_body();
margin-top: 0px;
margin-bottom: 0px;
}
}

.response-content-type {
padding-top: 1em;



Loading…
Cancel
Save