Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github wide isn't wide anymore #78

Open
FaceCrap opened this issue Dec 15, 2023 · 6 comments
Open

Github wide isn't wide anymore #78

FaceCrap opened this issue Dec 15, 2023 · 6 comments

Comments

@FaceCrap
Copy link

FaceCrap commented Dec 15, 2023

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

@cfoellmann
Copy link
Contributor

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.

@FaceCrap
Copy link
Author

FaceCrap commented Dec 15, 2023

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

@cfoellmann
Copy link
Contributor

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

@FaceCrap
Copy link
Author

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

@cfoellmann
Copy link
Contributor

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
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants