using the signup-for-enews-sidebar-3 image for the enews action item in the sidebar
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 15 May 2017 20:12:15 +0000 (16:12 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 15 May 2017 20:12:15 +0000 (16:12 -0400)
new images were given for the sidebar, changing the enews-sidebar image for the enews
action item

css/app.css
scss/_sidebar.scss

index 471f3f8..ab773cb 100644 (file)
@@ -6826,7 +6826,7 @@ body .addthis_wrapper {
     display: block;
     width: 300px;
     height: 145px;
-    background: url(../assets/Sign-up-for-enews-button-3.png);
+    background: url(../assets/signup-for-enews-sidebar-3.png);
     margin-bottom: 42px;
     background-position: 0px 1px;
     background-size: cover;
index 87c3d6f..b222d97 100644 (file)
@@ -22,7 +22,7 @@
         display: block;
         width: 300px;
         height:145px;
-        background: url(../assets/Sign-up-for-enews-button-3.png);
+        background: url(../assets/signup-for-enews-sidebar-3.png);
         margin-bottom: 42px;
         background-position:0px 1px;
         background-size: cover;