From af6f4c1bce5b44d7b04382e414492aed2590d271 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 1 Nov 2016 01:50:08 -0600 Subject: [PATCH] Fix #11 --- www/css/main.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/www/css/main.css b/www/css/main.css index aea2d5a..4af3b1b 100644 --- a/www/css/main.css +++ b/www/css/main.css @@ -228,10 +228,7 @@ body { color: #ffffff; overflow-x: hidden; overflow-y: auto; - overflow-wrap: break-word; word-wrap: break-word; - hyphens: auto; - word-break: break-all; background: rgba(0,0,0,.8); }