Merge branch '3899-crunch-use-job-state' closes #3899
[arvados.git] / apps / workbench / app / views / application / _content_layout.html.erb
index 426a497a605111eb8e56e1c60e114b2dda393f17..4902332a0f75604ba02aed9a2633ba6d5c5bdda9 100644 (file)
@@ -1,6 +1,8 @@
-<%= content_for :content_top %>
-<br clear="all" />
-<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>
+
 <%= content_for :tab_panes %>