reducing searchform height
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 Feb 2016 18:43:06 +0000 (13:43 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 Feb 2016 18:43:06 +0000 (13:43 -0500)
css/app.css
scss/_topbar.scss

index 3128e21..07f626a 100644 (file)
@@ -6645,7 +6645,7 @@ header {
   #topSearchForm {
     display: none;
     float: right;
-    height: 30px; }
+    height: 25px; }
   #lar-search {
     height: 25px;
     padding: 0; } }
index bc83415..b227824 100644 (file)
     #topSearchForm{
         display: none;
         float: right;
-        height: 30px;
+        height: 25px;
     }
     #lar-search{
         height: 25px;