Critical hotfix for GitHub's new frontpage

This commit is contained in:
Imre Kristoffer Eilertsen
2019-08-21 06:09:17 +02:00
committed by GitHub
parent 81376d8acc
commit 8d03a318f6
+3 -4
View File
@@ -1,5 +1,5 @@
! Title: 🖥️ Dandelion Sprout's Website Stretcher
! Version: 21August2019v1-Beta
! Version: 21August2019v2-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!
@@ -220,7 +220,6 @@ router.asus.com##.form_input:style(width:600px !important)
! Category: Wikia
! This category is based on 'Clean Wikia', made by Phoenixsong (https://userstyles.org/users/161415)
! This category is based on entries from 'GitHub Wide', which is maintained by cfoellmann (https://userstyles.org/users/206217) at https://github.com/mdo/github-wide, and which is licenced under MIT.
wikia.org,fandom.com###WikiaPage:style(width: 100% !important; max-width: none !important; margin: 0px !important; padding: 0px !important)
wikia.org,fandom.com###PageHeader:style(padding: 16px 10px 12px)
wikia.org,fandom.com###WikiaMainContent:style(width: 100% !important; margin: 0px !important)
@@ -283,13 +282,13 @@ github.com##.col-9:style(width: 100% !important)
! New issues and Dashboard
github.com###dashboard:style(position: relative !important)
github.com##.new-issue-form:style(position: relative !important)
github.com##.dashboard-sidebar:style(position: absolute !important; top: 0 !important; right: 0 !important)
github.com##body:not(.full-width) .dashboard-sidebar:style(position: absolute !important; top: 0 !important; right: 0 !important)
github.com##.new-issue-form > .discussion-sidebar:style(position: absolute !important; top: 0 !important; right: 0 !important)
github.com##button.discussion-sidebar-toggle:style(width: 100% !important)
github.com##.timeline-new-comment:style(max-width: none !important)
! Dashboard
github.com##.news:style(float: none !important; margin-right: 360px !important)
github.com##body:not(.full-width) .news:style(float: none !important; margin-right: 360px !important)
! Settings
github.com##.settings-content:style(float: none !important; width: auto !important; overflow: auto !important)