From 58c48682c60dfa3d8787e00a649902450c6893e4 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 29 Jan 2019 09:27:29 +0100 Subject: [PATCH] fix headmap --- theme.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme.css b/theme.css index daa7fc5..adc896c 100644 --- a/theme.css +++ b/theme.css @@ -30,6 +30,9 @@ background: #505058; } +#user-heatmap { + margin-top: 0; +} /*.repository a, .dashboard a,