From ec16b0d64bc0aab6a21e676d7368be3589d0899e Mon Sep 17 00:00:00 2001 From: Senji Date: Sun, 23 Aug 2015 00:24:47 +0100 Subject: [PATCH] ... --- local.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index 0faddfcd..d63e59de 100644 --- a/local.css +++ b/local.css @@ -29,9 +29,11 @@ th:last-child {border-right: 0px} br {clear:left;} +ul.splitlist {overflow: auto;} + @media all and (min-width: 700pt) { - ul.splitlist {min-width: 400pt; - max-width: 800pt;} +/* ul.splitlist {min-width: 400pt; */ +/* max-width: 800pt;} */ li.doublelist {width: 40%; float: left; display: inline;} -- 2.30.2