You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ab...@apache.org on 2014/02/03 18:23:45 UTC

git commit: AMBARI-4508 clear indicator is showing thru actions menu. (ababiichuk)

Updated Branches:
  refs/heads/trunk 3a2d9e3a9 -> a5c88d05a


AMBARI-4508 clear indicator is showing thru actions menu. (ababiichuk)


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

Branch: refs/heads/trunk
Commit: a5c88d05a3f787e55c08f24e8ed3daf487812dd8
Parents: 3a2d9e3
Author: aBabiichuk <ab...@cybervisiontech.com>
Authored: Mon Feb 3 19:19:39 2014 +0200
Committer: aBabiichuk <ab...@cybervisiontech.com>
Committed: Mon Feb 3 19:23:34 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/a5c88d05/ambari-web/app/styles/application.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less
index df58566..e764d7c 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -5323,7 +5323,7 @@ i.icon-asterisks {
   margin-left: 0;
 }
 #cleanerContainer {
-  z-index: 1000;
+  z-index: 2;
   position: absolute;
   left: -20px;
   width: 16px;