github-wide icon indicating copy to clipboard operation
github-wide copied to clipboard

Github wide isn't wide anymore

Open FaceCrap opened this issue 1 year ago • 6 comments
trafficstars

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

FaceCrap avatar Dec 15 '23 02:12 FaceCrap

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.

cfoellmann avatar Dec 15 '23 06:12 cfoellmann

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...

FaceCrap avatar Dec 15 '23 18:12 FaceCrap

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 :-(

cfoellmann avatar Dec 22 '23 10:12 cfoellmann

The few repo's I tried now all have the code view wide again.

FaceCrap avatar Dec 23 '23 01:12 FaceCrap

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...

cfoellmann avatar Dec 29 '23 11:12 cfoellmann

Mirror: https://userstyles.world/style/13914/github-wide

cfoellmann avatar Dec 29 '23 11:12 cfoellmann