From b0818b31e6e21e12303b0e5a6dd8dc81c1331409 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Wed, 5 Oct 2016 12:47:37 +1100 Subject: Generate button moved for simpler user experience --- src/index.html | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) (limited to 'src') diff --git a/src/index.html b/src/index.html index 1838587..da48748 100644 --- a/src/index.html +++ b/src/index.html @@ -40,6 +40,11 @@ box-shadow: inset 0 1px 1px rgba(0,0,0,.0); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); } + .strength { + /* override mobile width from bootstrap */ + width: auto!important; + display: inline-block; + } @@ -57,29 +62,31 @@

For more info see the BIP39 spec

- +
- +
+
+ + a random + + word mnemonic, or enter your own below. +
+
- +
-
- - - - -
+
-- cgit v1.2.3