From ded1a7754dcd4539ad5bfedd0ba74372717d6f2e Mon Sep 17 00:00:00 2001 From: Slavik Date: Fri, 9 Sep 2016 19:57:51 -0700 Subject: [PATCH] Better layout on mobile devices This PR resolves #54 --- index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/index.php b/index.php index ef1d808..0d05f35 100644 --- a/index.php +++ b/index.php @@ -1126,7 +1126,6 @@ function css() table.table { width:100%; border-collapse: collapse; - table-layout: fixed; word-wrap: break-word; }