Merge branch 'master' of git.curoverse.com:arvados into 3408-production-datamanager
[arvados.git] / apps / workbench / app / views / pipeline_instances / _show_components.html.erb
index 649a119b3b4eaa0c0688ffb490dd14fd46ed7886..94cbf984897c66753ff6728a7d2f2196d9f540dd 100644 (file)
@@ -1,6 +1,6 @@
 <% if !@object.state.in? ['New', 'Ready'] %>
 
-  <div class="pull-right">
+  <div class="pull-right" style="padding-left: 1em">
     Current state: <span class="badge badge-info" data-pipeline-state="<%= @object.state %>">
       <% if @object.state == "RunningOnServer" %>
         Active