cleaning up some of the space in the enews signup flyout
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 18 Feb 2019 21:37:34 +0000 (16:37 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 18 Feb 2019 21:37:34 +0000 (16:37 -0500)
css/app.css
scss/plugins/_enews-sticky.scss

index d5d976f..ac69408 100644 (file)
@@ -8291,7 +8291,7 @@ body #glm-enews-sticky {
       body #glm-enews-sticky .form-wrapper .gform_wrapper .gform_title {
         margin-top: 0; }
       body #glm-enews-sticky .form-wrapper .gform_wrapper #field_3_2 {
-        margin-top: 0; }
+        margin-top: -25px; }
     body #glm-enews-sticky .form-wrapper .enews-handle {
       background: #5E8F72;
       position: absolute;
index a047806..25d74f5 100644 (file)
@@ -50,7 +50,7 @@ body{
                     margin-top: 0;
                 }
                 #field_3_2{
-                    margin-top: 0;
+                    margin-top: -25px;
                 }
             }
             .enews-handle{