summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/sass-files/sass/partials/_post.scss14
1 files changed, 3 insertions, 11 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 91cdf8e07..7dce26ee6 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -417,12 +417,6 @@ body.ios {
background-color: beige;
}
- ul {
- margin: 0;
- padding: 0;
- }
-
-
p {
margin: 0;
line-height: 1.6em;
@@ -675,12 +669,10 @@ body.ios {
max-height: 400px;
}
- ul {
- margin-bottom: 0.4em;
- padding: 5px 0 0 20px;
- }
-
ul, ol {
+ padding-top: 5px;
+ margin-bottom: 0.4em;
+
p {
margin-bottom: 0;
}