From fe87c46cd3c17657a63bc140a0418ed39a723cf3 Mon Sep 17 00:00:00 2001 From: Orestes Date: Thu, 5 Oct 2017 15:48:24 +0100 Subject: [PATCH] Provide clearance for Results Fixes the problem where the first line of parsed text gets shifted to the right by the Chunky Bootstrap Buttons. To replicate the current problem, try parsing: Line 1 Line 2 Line 3 The first line will get pushed to the right of the Parse button. --- src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.html b/src/index.html index e05f89e..1194c31 100644 --- a/src/index.html +++ b/src/index.html @@ -96,6 +96,7 @@

Statistics Parser

+