mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Fix indentation
This commit is contained in:
parent
bb3a1304a0
commit
de39c2c76e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user