Skip to content

Commit

Permalink
Update Dandelion Sprout's Website Stretcher.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout authored Nov 23, 2024
1 parent 33e2715 commit d7c73b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dandelion Sprout's Website Stretcher.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 23November2024v1-Beta
! Version: 23November2024v2-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!
Expand Down Expand Up @@ -319,11 +319,10 @@ github.com##.col-md-3.col-12.flex-shrink-0:style(width: 200px !important)
github.com##.flex-shrink-0.col-12.col-md-9:style(width: calc(100% - 250px) !important)
github.com##.js-discussion:style(width: calc(100vw - 370px) !important)
!!!github.com###discussion_bucket:style(width: 100% !important)
github.com##.Layout-sidebar:style(max-width: 220px !important)
! (https://github.com/DandelionSprout/adfilt/issues/803)
!!!github.com##.Layout:style(--Layout-sidebar-width: 200px !important)
! https://github.com/AdguardTeam/AdguardFilters/issues/193320
github.com##.Layout-sidebar:style(padding-left:10px!important)
github.com##.Layout-sidebar:style(max-width:220px!important;padding-left:10px!important)

! PRs only
github.com##.pull-request-tab-content:style(width: calc(100vw - 275px) !important;)
Expand Down

0 comments on commit d7c73b6

Please sign in to comment.