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>
|
<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>
|
<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">
|
<div class="Test-run Test-run--highlightEl" id="radio-box-model">
|
||||||
<style>
|
<style>
|
||||||
#radio-box-model {
|
#radio-box-model {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
border: 1px solid red;
|
border: 1px solid red;
|
||||||
@ -471,7 +471,7 @@
|
|||||||
<th>Album</th>
|
<th>Album</th>
|
||||||
<th>Year</th>
|
<th>Year</th>
|
||||||
<th>Price</th>
|
<th>Price</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user