Fixed puppy link to right form, added padding to breadcrumbs.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jun 2015 13:08:27 +0000 (09:08 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jun 2015 13:08:27 +0000 (09:08 -0400)
contentsidebar.php
css/app.css
scss/_structure.scss

index 9a1b9b9..495f308 100644 (file)
@@ -23,5 +23,5 @@
     </ul>
 </div>
 <div id="modal-placeholder">
-    <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=5 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
+    <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=10 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
 </div>
index 2b50410..bbf2ce7 100755 (executable)
@@ -6139,7 +6139,7 @@ footer h2 {
   border: none;
   font-family: Arial, sans-serif;
   font-size: 10px;
-  padding: 30px 0 0; }
+  padding: 30px 0; }
 
 #breadcrumbs > * a {
   color: #b6b7b9; }
index 2229fb5..4150d27 100755 (executable)
@@ -484,7 +484,7 @@ footer h2 {
     border: none;
     font-family: Arial, sans-serif;
     font-size: 10px;
-    padding: 30px 0 0;
+    padding: 30px 0;
 }
 #breadcrumbs > * a {
     color: #b6b7b9;