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

IE page width issue - plz add this css fix #144

Open
Hexodus opened this issue May 11, 2014 · 0 comments
Open

IE page width issue - plz add this css fix #144

Hexodus opened this issue May 11, 2014 · 0 comments

Comments

@Hexodus
Copy link

Hexodus commented May 11, 2014

I noticed a weird behaviour in IE 10 and mobile versions. The page width shrinked right after iscrollview was loaded. The solution is very simple. Just add this css line to prevent this.

.iscroll-scroller {
     width:100%;
}
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

1 participant