You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2015/05/28 20:09:45 UTC

ambari git commit: AMBARI-11493. Config filter no longer works (alexantonenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk d4ec03f34 -> 62bfe93cc


AMBARI-11493. Config filter no longer works (alexantonenko)


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

Branch: refs/heads/trunk
Commit: 62bfe93ccc8cbc3b1f857ff3979df26f59534152
Parents: d4ec03f
Author: Alex Antonenko <hi...@gmail.com>
Authored: Thu May 28 21:08:59 2015 +0300
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Thu May 28 21:09:40 2015 +0300

----------------------------------------------------------------------
 ambari-web/app/styles/application.less | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/62bfe93c/ambari-web/app/styles/application.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less
index 65241eb..710a363 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -5304,6 +5304,7 @@ i.icon-asterisks {
     -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
     border-radius: 4px 0 0 4px;
+    padding-right: 20px;
   }
 
   > .btn-group{