Giter VIP home page Giter VIP logo

Comments (6)

rtgibbons avatar rtgibbons commented on June 27, 2024

BTW, this is on Safari 8 and Chrome Canary 42

from jenkins-atlassian-theme.

rtgibbons avatar rtgibbons commented on June 27, 2024

I think the issue might be height: 100%!important; being applied to #page-body (here) and possibly .row

When I remove this from #page-body the content flow fixed itself; but there is a horizontal scroll. Removing this from .row at the same time; remove the scroll but kept the scrollbar.

So, Adding overflow-x: hidden to #page-body remove the scroll bar.

I'm not sure the purpose of having the height set to 100%, or what issues will arise out of overflow-x: hidden

from jenkins-atlassian-theme.

barkingfoodog avatar barkingfoodog commented on June 27, 2024

I adjusted the #page-body to height: 85%!:important; and that cleaned up the issue for me in Safari 8. Yes, that was a total hack and there's likely more elegant ways to fix this issue, but it worked well enough for my purposes. I don't see any problems with a horizontal scroll appearing.

from jenkins-atlassian-theme.

rtgibbons avatar rtgibbons commented on June 27, 2024

Yeah; it fixes it - but it creates a weird gap when the page is real tall; or contains to cut it off when the page is too short.

I'm running off a branch right now with overflow-x: hidden and it's seems to work well. I submitted the pull request #58 for you to see the diff

from jenkins-atlassian-theme.

rtgibbons avatar rtgibbons commented on June 27, 2024

This might be related to issue #57 , might what to see if the fix being pushed out by Jenkins in 1.597 fixes it

from jenkins-atlassian-theme.

rtgibbons avatar rtgibbons commented on June 27, 2024

This too was fixed upstream in Jenkins 1.598 (actually there is another issue now with the footer causing too much spacing; not sure if upstream issue or theme :/)

from jenkins-atlassian-theme.

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.