Merge branch 'master' into 3052-crunch-log-stdout
[arvados.git] / apps / workbench / app / views / application / _content_layout.html.erb
index 3e50b6eb8c3a97e19fb485909a2dbaf2fcd819a9..4902332a0f75604ba02aed9a2633ba6d5c5bdda9 100644 (file)
@@ -1,6 +1,8 @@
-<%= content_for :content_top %>
-<div class="pull-right">
-  <%= content_for :tab_line_buttons %>
+<div class="clearfix">
+  <%= content_for :content_top %>
+  <div class="pull-right">
+    <%= content_for :tab_line_buttons %>
+  </div>
 </div>
-<br clear="all" />
+
 <%= content_for :tab_panes %>