From: SuperBFG7 Date: Thu, 17 Jun 2021 09:43:45 +0000 (+0200) Subject: linted X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=fd727cc20b818e3f4c5e06a74b3b486f37a54fa9;p=ympd.git linted --- diff --git a/htdocs/css/mpd.css b/htdocs/css/mpd.css index 1987ce2..4cdc5ac 100644 --- a/htdocs/css/mpd.css +++ b/htdocs/css/mpd.css @@ -184,6 +184,6 @@ button { .sticky { position: sticky; top: 55px; - z-index: 99; + z-index: 99; } }