]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Help text has correct left padding
authorIan Coleman <coleman.ian@gmail.com>
Wed, 24 Sep 2014 12:30:03 +0000 (22:30 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Wed, 24 Sep 2014 12:30:03 +0000 (22:30 +1000)
bip39-standalone.html
src/index.html

index 6b64f010a74c8f7d92ddac3cdd2adc63b3a072b5..0bb89f5d4eec7e7037f9c538750d07f441d1c0e7 100644 (file)
@@ -51,9 +51,9 @@
                 <div class="col-md-12">
                     <h2>Phrase</h2>
                     <form class="form-horizontal" role="form">
-                        <p>You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)</p>
                         <div class="col-sm-2"></div>
                         <div class="col-sm-10">
+                            <p>You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)</p>
                             <p>For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki" target="_blank">BIP39 spec</a></p>
                         </div>
                         <div class="form-group">
index bf1a7f34e2e41f2fc978d40265ee6ea45a2da23f..dbdc67cd26a83c435a144d0ae1214b72e6de3654 100644 (file)
@@ -43,9 +43,9 @@
                 <div class="col-md-12">
                     <h2>Phrase</h2>
                     <form class="form-horizontal" role="form">
-                        <p>You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)</p>
                         <div class="col-sm-2"></div>
                         <div class="col-sm-10">
+                            <p>You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)</p>
                             <p>For more info see the <a href="https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki" target="_blank">BIP39 spec</a></p>
                         </div>
                         <div class="form-group">