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

Use of display instead of visibility #100

Open
jpatel3 opened this issue Apr 17, 2015 · 0 comments
Open

Use of display instead of visibility #100

jpatel3 opened this issue Apr 17, 2015 · 0 comments

Comments

@jpatel3
Copy link

jpatel3 commented Apr 17, 2015

Why not use display: none/block instead of visibility: hidden/visible?

Visibility hidden takes up the space even though the modal is hidden, it can be avoided if we use display property unless I am missing anything obvious.

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

No branches or pull requests

1 participant