Эх сурвалжийг харах

[oozie] Big workflow dashboards should scroll

Enrico Berti 10 жил өмнө
parent
commit
77d894815f

+ 1 - 1
apps/oozie/src/oozie/templates/dashboard/list_oozie_workflow.mako

@@ -165,7 +165,7 @@ ${ layout.menubar(section='workflows', dashboard=True) }
         % endif
         % endif
       </ul>
       </ul>
 
 
-      <div id="workflow-tab-content" class="tab-content" style="min-height:200px">
+      <div id="workflow-tab-content" class="tab-content" style="min-height:200px; overflow: visible">
         % if workflow_graph != 'MISSING':
         % if workflow_graph != 'MISSING':
         <div id="graph" class="tab-pane active">
         <div id="graph" class="tab-pane active">
         % if layout_json == '':
         % if layout_json == '':