diff --git a/app/assets/stylesheets/single-post-view.scss b/app/assets/stylesheets/single-post-view.scss index ed232ea84..3de5c57ff 100644 --- a/app/assets/stylesheets/single-post-view.scss +++ b/app/assets/stylesheets/single-post-view.scss @@ -4,7 +4,6 @@ #single-post-content { border-right: solid 1px #cccccc; - padding-right: 12px; #head { padding-bottom: 10px; border-bottom: 1px solid $border-grey; @@ -60,7 +59,6 @@ .img { margin-right: 10px; } } #single-post-actions { - padding-right: 5px; i { font-size: 28px; line-height: 30px; diff --git a/app/assets/templates/single-post-viewer/single-post-content_tpl.jst.hbs b/app/assets/templates/single-post-viewer/single-post-content_tpl.jst.hbs index e933a2bc7..9d33fece5 100644 --- a/app/assets/templates/single-post-viewer/single-post-content_tpl.jst.hbs +++ b/app/assets/templates/single-post-viewer/single-post-content_tpl.jst.hbs @@ -1,101 +1,102 @@ -