From c3f1381576f09f54923e0edbe022ce4d06cdd8e5 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Thu, 12 Mar 2020 02:20:16 +0100 Subject: [PATCH] Hotfix for Pixiv search result pages --- Dandelion Sprout's Website Stretcher.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Dandelion Sprout's Website Stretcher.txt b/Dandelion Sprout's Website Stretcher.txt index 212127b16..e439ece72 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: 17February2020v1-Beta +! Version: 12March2020v1-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! @@ -131,10 +131,9 @@ pixiv.net###js-react-search-mid > div:style(margin-left: 0px !important; margin- pixiv.net##._premium-lead-popular-d-body:style(max-width: 100vw !important) ! Search pages (November 2019 redesign) -pixiv.net##.yfaja:style(width: 99vw !important) pixiv.net##section > div > ul:style(grid-template-columns: repeat(auto-fill, 175px) !important) -pixiv.net##.fijVmL:style(width: 99vw !important) -pixiv.net##.iHNGMP:style(padding-left: 20px !important) +pixiv.net###root > div > div > div > div > div[class*=" sc"]:only-child:style(padding-left: 10px !important) +pixiv.net###root > div > div > div:only-child:style(width: 98vw !important) ! Front page pixiv.net##.contents-east:style(width:95vw)