Hotfix for GitHub.

This commit is contained in:
Imre Eilertsen
2026-05-12 21:16:17 +02:00
committed by GitHub
parent 717ad8ceae
commit 691319ade9
+3 -1
View File
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher ! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 17March2026v2 ! Version: 12May2026v1
! Expires: 3 days ! Expires: 3 days
! Licence: https://github.com/DandelionSprout/adfilt/blob/master/LICENSE.md ! 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! ! 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!
@@ -326,6 +326,8 @@ github.com##.Layout-sidebar:style(max-width:220px!important;padding-left:10px!im
! 03/02/2026 ! 03/02/2026
github.com##[class^=prc-PageLayout-Content-]:style(max-width:2500px!important) github.com##[class^=prc-PageLayout-Content-]:style(max-width:2500px!important)
github.com##[id$=conversation-sidebar]:style(max-width:240px!important) github.com##[id$=conversation-sidebar]:style(max-width:240px!important)
! 12/05/2026
github.com##div[class*=Conversations-module__content]:style(max-width:2100px!important)
! PRs only ! PRs only
github.com##.pull-request-tab-content:style(width: calc(100vw - 275px) !important) github.com##.pull-request-tab-content:style(width: calc(100vw - 275px) !important)