From 4c05eb99dcc01e5757c84698b8363f6b5c4b866c Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 27 Apr 2019 20:45:28 +0200 Subject: [PATCH] Small fix for SoundCloud --- Dandelion Sprout's Website Stretcher.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dandelion Sprout's Website Stretcher.txt b/Dandelion Sprout's Website Stretcher.txt index 65d6a0796..3518e7ab6 100644 --- a/Dandelion Sprout's Website Stretcher.txt +++ b/Dandelion Sprout's Website Stretcher.txt @@ -1,5 +1,5 @@ ! Title: 🖥️ Dandelion Sprout's Website Stretcher -! Version: 21April2019v3-Beta +! Version: 27April2019v1-Beta ! Expires: 3 days ! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md ! Description: Have you ever felt bothered by how many websites still think that everyone are using narrow monitors? Well, here's how to stretch them out like a piece of gum! @@ -313,7 +313,7 @@ patreon.com##div.gRYtWI:nth-of-type(1):style(max-width: 450px !important) ! Category: SoundCloud soundcloud.com##.l-container:style(width: 95vw !important) -soundcloud.com##body[style^="background-attachment: "]:style(background: none !important) +soundcloud.com##body:style(background: none !important) ! Making it easier to see the thumbnails in the video player bar soundcloud.com##.playbackSoundBadge__avatar > div > .sc-artwork:style(width: 46px !important; height: 46px !important)