3187: Setting dates to locale works.
[arvados.git] / apps / workbench / app / views / pipeline_instances / _show_components.html.erb
index 649a119b3b4eaa0c0688ffb490dd14fd46ed7886..b7a5711e7250c846f8e6f6541c46b1514d0d4820 100644 (file)
@@ -1,6 +1,6 @@
 <% if !@object.state.in? ['New', 'Ready'] %>
 
-  <div class="pull-right">
+  <div class="pull-right" style="padding-left: 2em">
     Current state: <span class="badge badge-info" data-pipeline-state="<%= @object.state %>">
       <% if @object.state == "RunningOnServer" %>
         Active