increasing margin to the share this button in the pages to compensate for
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 4 Jan 2017 18:00:21 +0000 (13:00 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 4 Jan 2017 18:00:21 +0000 (13:00 -0500)
the removal of breadcrumbs

css/app.css
scss/_main.scss

index 0f5bb2e..9298081 100644 (file)
@@ -6588,7 +6588,7 @@ body .stButton .sharethis {
   height: 22px; }
 
 .share-interior {
-  margin-top: 10px;
+  margin-top: 20px;
   display: inline-block;
   float: right; }
 
index 377a154..96f5224 100644 (file)
@@ -110,7 +110,7 @@ body .stButton .sharethis  {
  
 }
 .share-interior{
-    margin-top: 10px;
+    margin-top: 20px;
     display: inline-block;
     float: right;
 }