Repository: ambari
Updated Branches:
  refs/heads/trunk 54be9c4e6 -> 0e741d6a2


AMBARI-10854. Edit widget wizard: Long expressions overflows from the 
expression builder.(XIWANG)


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

Branch: refs/heads/trunk
Commit: 0e741d6a22b0537df5ad478e41981eff07679482
Parents: 73a9275
Author: Xi Wang <xiw...@apache.org>
Authored: Wed Apr 29 17:00:43 2015 -0700
Committer: Xi Wang <xiw...@apache.org>
Committed: Wed Apr 29 17:00:54 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/0e741d6a/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 2b8d3c7..aa424c1 100644
--- a/ambari-web/app/styles/enhanced_service_dashboard.less
+++ b/ambari-web/app/styles/enhanced_service_dashboard.less
@@ -337,6 +337,7 @@
       .metric-field {
         height: 100%;
         background-color: #f5f5f5;
+        overflow: scroll;
       }
       .metric-instance {
         font-weight: bold;

Reply via email to