Indenting is consistent

This commit is contained in:
Ian Coleman
2014-09-30 10:00:42 +10:00
parent 7394da185e
commit 23d4a0f167
2 changed files with 10 additions and 4 deletions
+5 -2
View File
@@ -102,8 +102,11 @@
<h2>Derivation Path</h2>
<ul class="derivation-type nav nav-tabs" role="tablist">
<li class="active">
<a href="#bip44" role="tab" data-toggle="tab">BIP44</a></li>
<li><a href="#bip32" role="tab" data-toggle="tab">BIP32</a></li>
<a href="#bip44" role="tab" data-toggle="tab">BIP44</a>
</li>
<li>
<a href="#bip32" role="tab" data-toggle="tab">BIP32</a>
</li>
</ul>
<div class="derivation-type tab-content">
<div id="bip44" class="tab-pane active">