-
-
Notifications
You must be signed in to change notification settings - Fork 310
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
Carousel overflows body #58
Comments
hah that's terrible let me check this |
can you send me the code here somehow? |
What code? This was the demo linked in your documentation http://kristopolous.github.io/BOOTSTRA.386/examples/carousel.html |
oh you kid ... alright then. |
wow that site is totally messed up |
this is the bootstrap 2.x branch, are you honestly still using that? |
I'm not using it, this is a report that something's wrong with your demo. |
alright yeah ... that's the bootstrap people's demo with my css theme ... I didn't navigate to every page ... and the "right" thing is probably to just replace this with the bs 3 version anyway. Thanks for the note. |
you know what, there should be some "aggressive" mode because they have this docs override which really kills the theme. It's pretty annoying. I think the best thing to do is to make it JS - otherwise there'd be a separate css file to include and people could still break things ... |
tested on: Safari 9.1 and Chrome 53
A
overflow-x: hidden;
could probably fix it.The text was updated successfully, but these errors were encountered: