From 965a83b5c94ba7a610222e035f24621d4ae0f347 Mon Sep 17 00:00:00 2001 From: Morten Delenk Date: Tue, 12 Apr 2016 18:11:11 +0000 Subject: [PATCH] Fixed .table --- mainstyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/mainstyle.css b/mainstyle.css index d5ef7cc..ecd11a3 100644 --- a/mainstyle.css +++ b/mainstyle.css @@ -20,6 +20,7 @@ aside { .table { background-color: interhit; display: table; + width: 100%; } .tablerow { display:table-row;