Browse Source

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

Fixes #3783
bubble
Owen Conti 7 years ago
committed by GitHub
parent
commit
53a4af6885
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