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

Page fluctuate when modal open and close #9153

Closed
mufaddalmw opened this issue Aug 6, 2013 · 3 comments
Closed

Page fluctuate when modal open and close #9153

mufaddalmw opened this issue Aug 6, 2013 · 3 comments

Comments

@mufaddalmw
Copy link

Hi @mdo @fat,

Thanks for creating Bootstrap V3.

http://getbootstrap.com/javascript/#modals

Just tried "Launch demo modal" button and it works great, however there is small issue, when we open and close modal it seems like it Flick the page for a while.

Mufaddal

@odan
Copy link

odan commented Aug 6, 2013

I've had the same problem and fixed it in my own css-file

.modal {
  overflow-y: auto;
}

I know it's not the best solution. I hope it's getting fixed by Bootstrap.

@FabianKoestring
Copy link

Take a look at this: #8768

@cvrebert
Copy link
Collaborator

cvrebert commented Aug 6, 2013

Duplicate of the issue @FabianKoestring mentioned.

@cvrebert cvrebert closed this as completed Aug 6, 2013
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

4 participants