From 882a5500fd4026c4751b1815c4a7c52936364a34 Mon Sep 17 00:00:00 2001 From: Krateng Date: Tue, 30 Apr 2019 18:39:08 +0200 Subject: [PATCH] Bugfix --- 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 a6ac89c..6682653 100644 --- a/website/css/maloja.css +++ b/website/css/maloja.css @@ -670,7 +670,7 @@ table.tiles_3x3 td { ** */ -span.stat_module_pulse { +span.stat_module_pulse, span.stat_module_topartists, span.stat_module_toptracks { display: inline-block; vertical-align: top; }