From fd586ded45b75d62bb98a3cf6afdaab7e9e0212a Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sat, 29 Sep 2018 19:08:02 +0200 Subject: [PATCH] table should not be collapsed --- themes/first/src/css/main.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/first/src/css/main.less b/themes/first/src/css/main.less index 143ec5e..fa69355 100644 --- a/themes/first/src/css/main.less +++ b/themes/first/src/css/main.less @@ -216,7 +216,7 @@ p { } table.comparison { - border-collapse: collapse; + // border-collapse: collapse; width: 100%;