From 85aef7dd1f9c1c0ad03b978572b617da44ef51d3 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Tue, 30 Sep 2014 14:40:43 -0300 Subject: [PATCH] proposals_discussion: fix facebook button --- public/style.css | 4 ++++ views/content_viewer/_social.html.erb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index f872aa1..15d9133 100644 --- a/public/style.css +++ b/public/style.css @@ -219,3 +219,7 @@ form .proposals-discussion-plugin .body textarea { clear: both; padding-top: 10px; } + +.proposal .actions .fb-share-button { + top: -3px; +} diff --git a/views/content_viewer/_social.html.erb b/views/content_viewer/_social.html.erb index 3a5d27f..0dda388 100644 --- a/views/content_viewer/_social.html.erb +++ b/views/content_viewer/_social.html.erb @@ -1,3 +1,3 @@ -
+
-- libgit2 0.21.2