Repository: ambari
Updated Branches:
  refs/heads/trunk 3c673e8e2 -> 943389d33


AMBARI-11230. Sliders are without tick-values (Richard Zang via srimanth)


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

Branch: refs/heads/trunk
Commit: 943389d335f6340ac9ae22fbc576c58a06012995
Parents: 3c673e8
Author: Srimanth Gunturi <sgunt...@hortonworks.com>
Authored: Wed May 20 09:04:38 2015 -0700
Committer: Srimanth Gunturi <sgunt...@hortonworks.com>
Committed: Wed May 20 09:04:38 2015 -0700

----------------------------------------------------------------------
 ambari-web/app/styles/widgets.less | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/943389d3/ambari-web/app/styles/widgets.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/widgets.less 
b/ambari-web/app/styles/widgets.less
index 53296f3..efaf7b7 100644
--- a/ambari-web/app/styles/widgets.less
+++ b/ambari-web/app/styles/widgets.less
@@ -224,8 +224,6 @@
   }
   .slider-tick-label-container {
     margin-top: 0;
-    position: relative;
-    z-index: -1; // prevent it from covering up other widgets
   }
   .slider-tick-label {
     color: @slider-widget-tick-label-color;

Reply via email to