more testing on IE
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 4 Feb 2016 21:12:30 +0000 (16:12 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 4 Feb 2016 21:12:30 +0000 (16:12 -0500)
js/app.js
js/custom/pageSetup.js

index 0587000..48e4bc0 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -60,7 +60,7 @@ $(document).ready(function () {
 
     // adjusting nav menu columns and li width
     $menu1
-        .css("max-height", "290px")
+        .css("max-height", "350px")
         .css("-webkit-columns", "4")
         .css("-webkit-column-gap", "11px")
         .css("-moz-columns", "4")
index e34cd67..f99c729 100644 (file)
@@ -51,7 +51,7 @@ $(document).ready(function () {
 
     // adjusting nav menu columns and li width
     $menu1
-        .css("max-height", "290px")
+        .css("max-height", "350px")
         .css("-webkit-columns", "4")
         .css("-webkit-column-gap", "11px")
         .css("-moz-columns", "4")