From 0938eb57bc5ef4b6a1c09dc5aa644cfbcf8f4d59 Mon Sep 17 00:00:00 2001 From: Krateng Date: Thu, 25 Apr 2019 17:57:19 +0200 Subject: [PATCH] Small design change --- website/css/maloja.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/css/maloja.css b/website/css/maloja.css index 987d029..e9514bd 100644 --- a/website/css/maloja.css +++ b/website/css/maloja.css @@ -518,7 +518,7 @@ table.list td.chart { } table.list td.chart div { background-color:beige; - height:20px; /* can only do this absolute apparently */ + height:4px; /* can only do this absolute apparently */ position:relative; } table.list tr:hover td.chart div {