]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Indenting is consistent
authorIan Coleman <coleman.ian@gmail.com>
Tue, 30 Sep 2014 00:00:42 +0000 (10:00 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Tue, 30 Sep 2014 00:00:42 +0000 (10:00 +1000)
bip39-standalone.html
src/index.html

index cdcfcdf7d97e40969f98917b34149225071f7934..64fc271249b71cdca07e5e1e1555e2fbda12f419 100644 (file)
@@ -6306,8 +6306,11 @@ button.close {
                     <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">
index 272e1861e72ce9b6d25e877027269f342d15b551..0a1a5ac1e43af084596f34fdd9bf0353127dc3a2 100644 (file)
                     <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">