Merge branch 'master' into 5720-ajax-loading-error
[arvados.git] / apps / workbench / app / views / pipeline_instances / index.html.erb
index e538815b228adb84c6264cc2153c0b25eacd0722..1181b3e467978ed108cdb0d6704311c2cf5cf9e8 100644 (file)
@@ -9,8 +9,7 @@
   </div>
 
   <%= form_tag({action: 'compare', controller: params[:controller], method: 'get'}, {method: 'get', id: 'compare', class: 'pull-right small-form-margin'}) do |f| %>
-  <%= submit_tag 'Compare 2 or 3 selected', {class: 'btn btn-primary', disabled: true, style: 'display: none'} %>
-  &nbsp;
+    <%= submit_tag 'Compare 2 or 3 selected', {class: 'btn btn-primary', disabled: true} %>
   <% end rescue nil %>
 
 <% end %>