summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_sidebar--right.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-07-06 13:58:38 -0800
committerCorey Hulen <corey@hulen.com>2015-07-06 13:58:38 -0800
commitb418f4cd62eef5388f92bd52e0cb4b006bf4ea54 (patch)
tree40b883241e8a7862fb46e3ff92be4f4d1430c6d4 /web/sass-files/sass/partials/_sidebar--right.scss
parent8f48d639593b2862dc6c252c94b5fc2dadf8da03 (diff)
parentf51cc73aaf0da4973e13821a5201cd0e05e1e552 (diff)
downloadchat-b418f4cd62eef5388f92bd52e0cb4b006bf4ea54.tar.gz
chat-b418f4cd62eef5388f92bd52e0cb4b006bf4ea54.tar.bz2
chat-b418f4cd62eef5388f92bd52e0cb4b006bf4ea54.zip
Merge pull request #135 from asaadmahmoodspin/master
MM-1461 - Updating Mattermost UI
Diffstat (limited to 'web/sass-files/sass/partials/_sidebar--right.scss')
-rw-r--r--web/sass-files/sass/partials/_sidebar--right.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_sidebar--right.scss b/web/sass-files/sass/partials/_sidebar--right.scss
index d6000a515..7a91caec9 100644
--- a/web/sass-files/sass/partials/_sidebar--right.scss
+++ b/web/sass-files/sass/partials/_sidebar--right.scss
@@ -23,8 +23,12 @@
}
}
}
+ .post-body {
+ margin: 3px 0 0;
+ }
}
.post-create__container {
+ margin-top: 10px;
.post-create-footer {
padding-top: 10px;
}