summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post_right.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-08-18 11:58:15 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-08-18 11:58:15 +0500
commitf68a8c8de3bbaf0179023e12da89c6f22f5b21a7 (patch)
tree39bcd4725e376cd708b7ff002847217e015a4c02 /web/sass-files/sass/partials/_post_right.scss
parenta5bff83558c737645c4a3d516047403f69080c2d (diff)
downloadchat-f68a8c8de3bbaf0179023e12da89c6f22f5b21a7.tar.gz
chat-f68a8c8de3bbaf0179023e12da89c6f22f5b21a7.tar.bz2
chat-f68a8c8de3bbaf0179023e12da89c6f22f5b21a7.zip
Multiple UI changes
Diffstat (limited to 'web/sass-files/sass/partials/_post_right.scss')
-rw-r--r--web/sass-files/sass/partials/_post_right.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_post_right.scss b/web/sass-files/sass/partials/_post_right.scss
index 4cf3e32a1..da5bcbad2 100644
--- a/web/sass-files/sass/partials/_post_right.scss
+++ b/web/sass-files/sass/partials/_post_right.scss
@@ -11,8 +11,8 @@
.post {
&.post--root {
- padding: 0 1em 0;
- margin: 1em 0;
+ padding: 1em 1em 0;
+ margin: 0 0 1em;
hr {
border-color: #DDD;
margin: 1em 0 0 0;