diff --git a/playlist/static/style.css b/playlist/static/style.css index b033791..e4aeb29 100644 --- a/playlist/static/style.css +++ b/playlist/static/style.css @@ -52,7 +52,7 @@ input#spotify-input + input[type=submit]{ } #bsod, .hide { - display: none; + display: none !important; } .offscreen { diff --git a/playlist/templates/Clippy.html b/playlist/templates/Clippy.html index a820189..9672058 100644 --- a/playlist/templates/Clippy.html +++ b/playlist/templates/Clippy.html @@ -6,7 +6,7 @@ e.parentElement.classList.add("hide") } -