AMBARI-19008 Fix input height in filters with dropdown. (ababiichuk)

Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/3c56dcce
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/3c56dcce
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/3c56dcce

Branch: refs/heads/branch-feature-AMBARI-18634
Commit: 3c56dcce5b3c10d29b6b500ce749179eddbc4421
Parents: 5f3b323
Author: ababiichuk <ababiic...@hortonworks.com>
Authored: Tue Nov 29 13:49:02 2016 +0200
Committer: ababiichuk <ababiic...@hortonworks.com>
Committed: Tue Nov 29 13:53:27 2016 +0200

----------------------------------------------------------------------
 ambari-web/app/styles/theme/bootstrap-ambari.css | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/3c56dcce/ambari-web/app/styles/theme/bootstrap-ambari.css
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/theme/bootstrap-ambari.css 
b/ambari-web/app/styles/theme/bootstrap-ambari.css
index f427c0a..d10a13b 100644
--- a/ambari-web/app/styles/theme/bootstrap-ambari.css
+++ b/ambari-web/app/styles/theme/bootstrap-ambari.css
@@ -35,6 +35,7 @@
   outline: none;
   font-family: 'Roboto', sans-serif;
   text-transform: uppercase;
+  height: 34px;
   font-size: 14px;
   padding: 10px 20px;
   line-height: 14px;
@@ -212,10 +213,6 @@
   background-color: #429929;
   border: 1px solid #3FAE2A;
 }
-.navbar-btn {
-  margin-top: 7px;
-  margin-bottom: 7px;
-}
 .btn-regular-default-state {
   background-color: #FFF;
   color: #666;

Reply via email to