5614: Workbench renders error flash separately from others.
[arvados.git] / apps / workbench / app / views / application / _content_layout.html.erb
index c7ff33b16e57bcd474134573ceb266a3e5ecf720..ff597d9994ad05663f14d443ef7b56ecdba3969f 100644 (file)
@@ -1,3 +1,10 @@
-<%= content_for :content_top %>
-<%= content_for :tab_line_buttons %>
+<div class="clearfix">
+  <%= content_for :content_top %>
+  <div class="pull-right">
+    <%= content_for :tab_line_buttons %>
+  </div>
+</div>
+
 <%= content_for :tab_panes %>
+
+<%= render :partial => 'loading_modal' %>