aboutsummaryrefslogtreecommitdiff
path: root/bip39-standalone.html
diff options
context:
space:
mode:
Diffstat (limited to 'bip39-standalone.html')
-rw-r--r--bip39-standalone.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/bip39-standalone.html b/bip39-standalone.html
index 84d875d..b30bd53 100644
--- a/bip39-standalone.html
+++ b/bip39-standalone.html
@@ -21,6 +21,9 @@
21 body { 21 body {
22 padding-bottom: 32px; 22 padding-bottom: 32px;
23 } 23 }
24 .form-control[disabled] {
25 cursor: auto;
26 }
24 .feedback-container { 27 .feedback-container {
25 position: fixed; 28 position: fixed;
26 top: 0; 29 top: 0;