Commit f2fec99e by Tom Giannattasio

fixed header float bug

parent ee618d42
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
<div> <div>
<h1>Static Tabs</h1> <h1>Static Tabs</h1>
</div> </div>
<div class="main-column">
<article class="unit-body window"> <article class="unit-body window">
<div class="tab-list"> <div class="tab-list">
<ol class='components'> <ol class='components'>
...@@ -37,6 +36,5 @@ ...@@ -37,6 +36,5 @@
</div> </div>
</article> </article>
</div> </div>
</div>
</div> </div>
</%block> </%block>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment