From 410f4ed5a367676b95e486b867c40d1c89643c91 Mon Sep 17 00:00:00 2001 From: Mika Caldera Date: Wed, 10 Sep 2014 10:07:37 -0400 Subject: [PATCH] Fixed Search Bar Fixed Search bar height for i.e. 7 --- css/titlebar.css | 2 +- sass/titlebar.scss | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/titlebar.css b/css/titlebar.css index 4fa9892..0129510 100644 --- a/css/titlebar.css +++ b/css/titlebar.css @@ -75,5 +75,5 @@ } .lte7.form-control { - width: 20px; + height: 20px; } diff --git a/sass/titlebar.scss b/sass/titlebar.scss index 886d6ae..490cc20 100644 --- a/sass/titlebar.scss +++ b/sass/titlebar.scss @@ -71,5 +71,5 @@ } // IE Fixes .lte7.form-control { - width:20px; + height:20px; } diff --git a/style.css b/style.css index f875826..0eed0bf 100644 --- a/style.css +++ b/style.css @@ -6810,7 +6810,7 @@ button.close { } .lte7.form-control { - width: 20px; + height: 20px; } /* NAV