You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by lp...@apache.org on 2017/09/12 10:04:57 UTC

[40/57] [abbrv] ambari git commit: AMBARI-21924. Positioning of 'Out of sync' icon on Admin page is wrong (alexantonenko)

AMBARI-21924. Positioning of 'Out of sync' icon on Admin page is wrong (alexantonenko)


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

Branch: refs/heads/feature-branch-AMBARI-21307
Commit: 4f23c1ec5ee5630b6bff48317247d83dc6fd9b65
Parents: 3ac4340
Author: Alex Antonenko <aa...@hortonworks.com>
Authored: Mon Sep 11 16:08:40 2017 +0300
Committer: Alex Antonenko <aa...@hortonworks.com>
Committed: Mon Sep 11 16:08:40 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/4f23c1ec/ambari-web/app/styles/stack_versions.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/stack_versions.less b/ambari-web/app/styles/stack_versions.less
index 61cb177..e8afaf4 100644
--- a/ambari-web/app/styles/stack_versions.less
+++ b/ambari-web/app/styles/stack_versions.less
@@ -188,6 +188,7 @@
       position: absolute;
       left: -8px;
       color: orange;
+      z-index: 3;
     }
     .state {
       margin: 15px 0;