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

responsive table can't scroll in my phone #70

Open
lileihappy123 opened this issue Apr 5, 2015 · 4 comments
Open

responsive table can't scroll in my phone #70

lileihappy123 opened this issue Apr 5, 2015 · 4 comments

Comments

@lileihappy123
Copy link

Dear,

very nice work, I'm using it to do my project.
here is an issue. when I use the responsive table in my phone I found it can't be scrolled. But when there is more then 4 rows I can scroll it when i touch the 5th row, but the rows before it still can't be scrolled , the rows after it work well.

this issue doesn't appear in many phones.

thanks
Li Lei

@usmanhalalit
Copy link
Owner

Li,

I'm aware of the issue, I'll totally change how responsive tables work in the next version. Till then please use this http://getbootstrap.com/css/#tables-responsive

@lileihappy123
Copy link
Author

Dear,

I have fixed this issue by remove the following style in charisma-app.css,
/*
.sidebar-nav {
position: relative;
z-index: 3;
margin: 0 !important;
padding: 0;
}
*/
it works well in every phone till now.

By the way, can you please put the google relative js, csss and fonts in local, because in China google is hard to access which will lead to a performance issue.

By the way, in China my first name should be Lei, so please call me Lei ___

Thanks
Lei Li

@lileihappy123
Copy link
Author

I will not close this issue as a reminder.

@usmanhalalit
Copy link
Owner

Thanks Lei, I'll consider.

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

2 participants