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

Remove scroll bar width calculating code #21

Open
kamlekar opened this issue Dec 15, 2016 · 1 comment
Open

Remove scroll bar width calculating code #21

kamlekar opened this issue Dec 15, 2016 · 1 comment

Comments

@kamlekar
Copy link
Owner

Scroll bar width calculation is not necessary. Instead we can just increase the right css property to one assuring level which works on all browsers and also increasing the padding-right to same value.

@kamlekar
Copy link
Owner Author

This could remove the user applied padding-right css property. Need to get the computed padding right and append the assuring level value to it.

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

No branches or pull requests

1 participant