Repository: ambari
Updated Branches:
  refs/heads/trunk 2f25e3b12 -> 638862c6d


AMBARI-10674-2. Content shown in widgets must be confined to the widget 
space(XIWANG)


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

Branch: refs/heads/trunk
Commit: 638862c6d4cd488d8047026ba6ddf284e85a426c
Parents: d3f08c9
Author: Xi Wang <xiw...@apache.org>
Authored: Thu Apr 23 11:22:11 2015 -0700
Committer: Xi Wang <xiw...@apache.org>
Committed: Thu Apr 23 11:23:31 2015 -0700

----------------------------------------------------------------------
 ambari-web/app/styles/enhanced_service_dashboard.less | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/638862c6/ambari-web/app/styles/enhanced_service_dashboard.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/enhanced_service_dashboard.less 
b/ambari-web/app/styles/enhanced_service_dashboard.less
index 184a493..182918f 100644
--- a/ambari-web/app/styles/enhanced_service_dashboard.less
+++ b/ambari-web/app/styles/enhanced_service_dashboard.less
@@ -82,13 +82,12 @@
       font-weight: bold;
       font-size: 35px;
       width: 95%;
-      position: absolute;
     }
     .template-widget,
     .number-widget {
       .frame;
       .content {
-        padding-top: 70px;
+        padding-top: 30px;
         height: 50px;
         overflow: hidden;
         text-overflow: ellipsis;

Reply via email to