From 06a1a1c978d1f9403c7fdf687e57e838b334124b Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Sun, 7 Jun 2015 11:51:53 +0200 Subject: [PATCH] Fix Bootstrap3 regression: reshares in SPV --- app/assets/stylesheets/single-post-view.scss | 2 - .../single-post-content_tpl.jst.hbs | 169 +++++++++--------- 2 files changed, 85 insertions(+), 86 deletions(-) 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 @@ -