From 3a83796f91614e60747c3120e5ec5de9341c7289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 31 Dec 2020 18:23:44 -0500 Subject: General theme: remove unnecessary z-index property --- youtube/static/search.css | 1 - 1 file changed, 1 deletion(-) (limited to 'youtube/static/search.css') diff --git a/youtube/static/search.css b/youtube/static/search.css index c2e2acc..a66e063 100644 --- a/youtube/static/search.css +++ b/youtube/static/search.css @@ -260,7 +260,6 @@ hr { } .length { - z-index: 100; position: absolute; background-color: rgba(35, 35, 35, 0.75); color: #fff; -- cgit v1.2.3