Fix indentation

This commit is contained in:
Nicolas Gallagher 2014-03-26 21:46:07 -07:00
parent bb3a1304a0
commit de39c2c76e

View File

@ -389,7 +389,7 @@
<h2 class="Test-describe"><code>input[type="checkbox"]</code>, <code>input[type="radio"]</code></h2>
<h3 class="Test-it">should have a <code>border-box</code> box model</h3>
<div class="Test-run Test-run--highlightEl" id="radio-box-model">
<style>
<style>
#radio-box-model {
width: 200px;
border: 1px solid red;
@ -471,7 +471,7 @@
<th>Album</th>
<th>Year</th>
<th>Price</th>
</tr>
</tr>
</thead>
<tfoot>
<tr>