diff --git a/Dandelion Sprout's Website Stretcher.txt b/Dandelion Sprout's Website Stretcher.txt index 2df393071..5574f43ad 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: 30April2021v1-Beta +! Version: 02May2021v1-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! @@ -127,6 +127,7 @@ pixiv.net##header > div:style(width: 80vw !important) pixiv.net##header > div li:style(margin-right: 35px !important) pixiv.net##.layout-column-2:style(width:85vw !important;float:right) pixiv.net##.layout-a:style(width:98vw !important) +pixiv.net##div[class^=sc-] + div[class*=" "]:not([class^=sc-]) > div[class^=sc-][class*=" "]:only-of-type:style(width: unset !important; padding-left: 4px !important) ! Search pages (November 2019 redesign) pixiv.net##section > div > ul:style(grid-template-columns: repeat(auto-fill, 175px) !important)