From cc7ad5299f1bd14155d4c01af3a4ece28f85c20c Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Thu, 10 Jan 2019 22:44:39 +0100 Subject: bug fixies --- assets/css/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/home.css b/assets/css/home.css index 4b6bbf0..9d1c5a7 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -15,6 +15,7 @@ div#options { div#main { overflow: auto; + width: 100%; } body { @@ -73,7 +74,6 @@ th { } main { - margin: 0 0.5%; flex: 1; overflow-y: auto; } -- cgit v1.2.3