Giter Club home page Giter Club logo

Comments (7)

stavamichal avatar stavamichal commented on July 24, 2024 3

My colleague found a problem. There was container with the name 'container-lg', but now it is 'container-xl'. So this change of style for GitHub wide works for us.

/* New responsive containers on some pages */
.container-xl {
  max-width: 100% !important;
  padding-right: 30px !important;
  padding-left: 30px !important;
}

from github-wide.

cfoellmann avatar cfoellmann commented on July 24, 2024

For me it still works.
In general the full width is still present. Smaller problems might occur

from github-wide.

stavamichal avatar stavamichal commented on July 24, 2024

I have the same problem and also my colleagues. It's not working anymore after the git hub GUI update.

from github-wide.

PoorPocketsMcNewHold avatar PoorPocketsMcNewHold commented on July 24, 2024

Still seems to work for me pretty well. Screenshot took on Firefox Nightly with additional userscripts (None affect the ¨performance¨ of the github-wide userscript in any ways)

from github-wide.

cfoellmann avatar cfoellmann commented on July 24, 2024

@stavamichal in the current style this is already included.
you just removed the same styles from the .container-lg.

from github-wide.

cfoellmann avatar cfoellmann commented on July 24, 2024

Today it broke for me (over the weekend I suppose).

the .pagehead is not stretched.
I hope I have time today to fix this.

Any feedback and/or validation is very welcome

gh-wide

from github-wide.

cfoellmann avatar cfoellmann commented on July 24, 2024

I have this in my Dev Tools:

Declared as "injected stylesheet". is this js? never seen a declared style I was not allowed to mess with in the Chrome Dev Tools

body:not(.full-width):not(.enterprise) .repohead:not(.gisthead) > * {
    padding-left: calc(50% - 640px) !important;
}

from github-wide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.