From e361583fe68c44674609777ef6a1041007c37554 Mon Sep 17 00:00:00 2001 From: Thomas Hounsell Date: Wed, 24 Feb 2016 22:56:06 +0000 Subject: [PATCH] AddThis styling tweaks --- BuildFeed/content/style.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/BuildFeed/content/style.css b/BuildFeed/content/style.css index 689dcd0..c3b4353 100644 --- a/BuildFeed/content/style.css +++ b/BuildFeed/content/style.css @@ -32,6 +32,21 @@ h1 padding-top: 50px; } +.at-share-tbx-element .at-share-btn +{ + margin-left: 8px !important; +} + + .at-share-tbx-element .at-share-btn:first-child + { + margin-left: 0 !important; + } + +.at_flat_counter +{ + vertical-align: 33% !important; +} + .build-group { margin-bottom: 2em;