moved share button closer to image
authorIan Weller <ian@gaslightmedia.com>
Fri, 15 Jan 2016 19:22:55 +0000 (14:22 -0500)
committerIan Weller <ian@gaslightmedia.com>
Fri, 15 Jan 2016 19:22:55 +0000 (14:22 -0500)
css/app.css
scss/_blog.scss

index f234fd4..bcb019e 100644 (file)
@@ -8238,7 +8238,7 @@ input[type="submit"].blogbutton {
     font-family: "Times New Roman";
     color: #2F4D4F; }
   #blog-posts-over article #addthis_wrapper {
-    margin-top: -25px; }
+    margin-top: -30px; }
   #blog-posts-over article p {
     padding-bottom: 15px; }
   #blog-posts-over article a.read-more {
index 91d08ef..1c36706 100644 (file)
@@ -178,7 +178,7 @@ input[type="submit"].blogbutton {
         color: #2F4D4F;
     }
     #addthis_wrapper {
-        margin-top: -25px;
+        margin-top: -30px;
     }
     p {
         padding-bottom: 15px;