adjusting off canvas shareThis icon position
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 Mar 2016 18:30:37 +0000 (14:30 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 17 Mar 2016 18:30:37 +0000 (14:30 -0400)
css/app.css
scss/_main.scss

index 84f01ac..937a327 100644 (file)
@@ -7145,7 +7145,7 @@ header {
   width: 52px;
   height: 22px; }
 
-#footerShareThis {
+#footerShareThis, #stOff {
   position: relative;
   top: 6px; }
 
index ea2c764..6d70fbd 100644 (file)
   width: 52px;
   height: 22px;
 }
-#footerShareThis{
+#footerShareThis, #stOff{
     position: relative;
     top: 6px;
 }
\ No newline at end of file