Open FaceCrap opened 11 months ago
yes, github updated its frontend and that breaks the styling. As you can see the style is working on pages of the repo other than the code view. Like this issue and pull requests.
Well I'll be... I visited this issue from the email notification, which of course opened my system browser. However I wasn't logged on at Github in that one and much to my susprise the code view just opened page wide So code view not showing page wide depends on being logged on or not...
I have added
.Box-sc-g0xbh4-0 {
max-width: 100%;
}
.Layout--sidebarPosition-end {
margin-right: 25px;
}
maybe this holds!? Please test this.
And @FaceCrap you are right. for logged out users it is still wide :-(
The few repo's I tried now all have the code view wide again.
It seems to work. Now I have the problem that I can not get into my userstyles.org account to update the style. Maybe they react on email. Will see...
Similar or same as #74. From one day to the next, my Github isn't doing what it did with your style active.
No more Github wide. Github now acts and looks as if the style isn't active anymore
NOTE: I tried both the version in this repo and the fork by cfoellmann