You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by jo...@apache.org on 2014/09/11 21:02:40 UTC

[20/26] git commit: AMBARI-7259. Slider View: Configuration section on Deploy page should have its own scrollbar (alexantonenko)

AMBARI-7259. Slider View: Configuration section on Deploy page should have its own scrollbar (alexantonenko)


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

Branch: refs/heads/branch-alerts-dev
Commit: c405d5feee32cab500a9d5c0e7c29666942fe538
Parents: 43a4283
Author: Alex Antonenko <hi...@gmail.com>
Authored: Thu Sep 11 17:39:12 2014 +0300
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Thu Sep 11 17:39:12 2014 +0300

----------------------------------------------------------------------
 .../views/slider/src/main/resources/ui/app/styles/application.less  | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/c405d5fe/contrib/views/slider/src/main/resources/ui/app/styles/application.less
----------------------------------------------------------------------
diff --git a/contrib/views/slider/src/main/resources/ui/app/styles/application.less b/contrib/views/slider/src/main/resources/ui/app/styles/application.less
index b7f385a..891c991 100644
--- a/contrib/views/slider/src/main/resources/ui/app/styles/application.less
+++ b/contrib/views/slider/src/main/resources/ui/app/styles/application.less
@@ -355,6 +355,7 @@ a {
     }
     pre {
       margin-left: 30px;
+      max-height: 124px;
     }
   }
   #step2 {