From 3c4e37a277745cb22e7a4b1b7337f64fd653c205 Mon Sep 17 00:00:00 2001 From: Justin Berger Date: Wed, 28 Mar 2018 10:35:23 -0600 Subject: Prettier word wrap --- tools/viz/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/viz/index.html b/tools/viz/index.html index 0221b41..2987555 100644 --- a/tools/viz/index.html +++ b/tools/viz/index.html @@ -26,6 +26,7 @@ position: absolute; bottom: 20px; overflow: auto; + white-space: pre-wrap; background-color: rgba(0,200,200, .25); z-index: 3;"> -- cgit v1.2.3