12194: Construct @@ operands more carefully to avoid bad API munge.
[arvados.git] / apps / workbench / app / views / pipeline_instances / _running_component.html.erb
index 15870442eb2e843a882c4a5002535911cc33ec32..10030e58e896479d12afa262f7f51b2c7d63c9b1 100644 (file)
@@ -193,7 +193,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
           </div>
         </div>
         <div class="row">
-          <div class="col-md-6">
+          <div class="col-md-12">
             <p>script_parameters:</p>
             <pre><%= JSON.pretty_generate(current_component[:script_parameters]) rescue nil %></pre>
           </div>