summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-12-09 07:38:27 -0800
committerCorey Hulen <corey@hulen.com>2015-12-09 07:38:27 -0800
commit7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3 (patch)
treef7c17ad706b3a3e6bd2e9f99832a349b99e7ce71 /web/sass-files/sass/partials/_post.scss
parentf3683f487e6c66e4382ee35ef155590f86d0d268 (diff)
parent8cd5b4293a2c5a1e4cce7694372e50e29c6ec91d (diff)
downloadchat-7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3.tar.gz
chat-7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3.tar.bz2
chat-7f1b0cbd1f85149d7dce4caec33cbe0579cb64e3.zip
Merge pull request #1672 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index df519c752..3ec1c4434 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -625,6 +625,9 @@ body.ios {
}
ul, ol {
+ p {
+ margin-bottom: 0;
+ }
li ul, li ol {
padding: 0 0 0 20px
}