diff options
Diffstat (limited to 'youtube/static/watch.css')
-rw-r--r-- | youtube/static/watch.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube/static/watch.css b/youtube/static/watch.css index 3f1b7cf..6d107a9 100644 --- a/youtube/static/watch.css +++ b/youtube/static/watch.css @@ -431,7 +431,6 @@ label[for=options-toggle-cbox] { } .length { - z-index: 100; position: absolute; background-color: rgba(35, 35, 35, 0.75); color: #fff; |