Sharethis added padding
authorLaury GvR <laury@gaslightmedia.com>
Thu, 26 May 2016 18:12:42 +0000 (14:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 26 May 2016 18:12:42 +0000 (14:12 -0400)
css/app.css
scss/_main.scss

index b246e1c..563fed7 100644 (file)
@@ -6661,7 +6661,7 @@ main.page-front #content-wrapper h1.slogan.bottomSlogan {
 
 #shareThisButton {
   cursor: pointer;
-  padding: 2px 0 5px 10px;
+  padding: 2px 10px 5px 10px;
   font-size: 0.875rem;
   font-weight: bold;
   color: white;
index 2c5e13b..41b739e 100644 (file)
@@ -329,7 +329,7 @@ main.page-front #content-wrapper h1.slogan.bottomSlogan {
 }
 #shareThisButton {
     cursor: pointer;
-    padding: 2px 0 5px 10px;
+    padding: 2px 10px 5px 10px;
     font-size: rem-calc(14);
     font-weight: bold;
     color: white;