Update reservation form sass
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Sep 2015 20:42:05 +0000 (16:42 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 30 Sep 2015 20:42:05 +0000 (16:42 -0400)
for height

css/app.css
scss/_main.scss

index d4643d5..8da7792 100644 (file)
@@ -6284,7 +6284,7 @@ ul#sec-nav {
     display: block;
     font-size: 0.8125rem;
     /*width: 10%;*/
-    height: auto;
+    height: 20px;
     padding: 0;
     color: #000000; }
     @media (max-width: 1024px) {
index eba4b80..17837f9 100644 (file)
@@ -56,7 +56,7 @@
         display: block;
         font-size: rem-calc(13);
         /*width: 10%;*/
-        height: auto;
+        height: 20px;
         padding: 0;
         color: $black;
         @media (max-width: 1024px) {