summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/sass-files/sass/partials/_post.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 7dce26ee6..31ad586ba 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -665,12 +665,15 @@ body.ios {
@include legacy-pie-clearfix;
width: calc(100% - 75px);
+ p {
+ margin: 0 0 0.4em;
+ }
+
img {
max-height: 400px;
}
ul, ol {
- padding-top: 5px;
margin-bottom: 0.4em;
p {