Browse Source

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

Alex Antonenko 11 years ago
parent
commit
c405d5feee

+ 1 - 0
contrib/views/slider/src/main/resources/ui/app/styles/application.less

@@ -355,6 +355,7 @@ a {
     }
     pre {
       margin-left: 30px;
+      max-height: 124px;
     }
   }
   #step2 {