From eea357ca48986a384032467962e38c824c22cf4a Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Thu, 10 Nov 2016 21:45:16 +1100 Subject: [PATCH] Entropy field consumes same vertical width as help --- src/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index 4f48a27..dd49de6 100644 --- a/src/index.html +++ b/src/index.html @@ -98,7 +98,7 @@
- +
This is an advanced feature. @@ -107,7 +107,7 @@
-
+

Valid entropy values include:

  • Binary: [0-1] eg 101010011
  • -- 2.41.0