Critical hotfix for the May 2020 redesign

This commit is contained in:
Imre Kristoffer Eilertsen
2020-05-13 01:38:32 +02:00
committed by GitHub
parent 3e4499de42
commit 900a9fd121
+1 -2
View File
@@ -1,6 +1,6 @@
[Adblock Plus 3.4]
! Title: 💬 Twitch: Pure Viewing Experience
! Version: 27April2020v1-Beta
! Version: 13May2020v1-Beta
! Expires: 4 days
! Description: This list aims to remove distracting elements, and to maximise the elements inside the chat to make it easier to read.
! Note that this list does not remove in-player ads at all. There are several other lists out there that you'll need to keep frequently updated in order to accomplish that.
@@ -34,7 +34,6 @@ twitch.tv#?#div[class$=message]:not(.tw-inline):-abp-has(.message:-abp-contains(
! Removes the spacing between the video player and the sidebars
www.twitch.tv#?#.tw-pd-t-2.tw-pd-x-3:style(padding-left: 2px !important; padding-right: 3px !important)
www.twitch.tv#?#.channel-root:style(padding: 2px !important)
www.twitch.tv#?#.persistent-player:style(max-width: calc(100% - 5px) !important)
! Reduces the size of the chat header
www.twitch.tv#?#.video-chat__header:style(height: 20px !important)