From 930bcdad8d9cc831d3ebcb9c4f57fbd573a0ece8 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 3 Jul 2017 12:27:31 +0200 Subject: [PATCH] Remove buggy character from CSS --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 6acce45..8c1eb2a 100644 --- a/css/style.css +++ b/css/style.css @@ -382,7 +382,7 @@ footer a:hover { margin-right: 1em; } -.playlist-entry { +.playlist-entry { clear: both; padding-top: 2em; text-align: left;