Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

broken on android 4.4.2 ? #84

Open
imaginabit opened this issue Dec 14, 2013 · 2 comments
Open

broken on android 4.4.2 ? #84

imaginabit opened this issue Dec 14, 2013 · 2 comments

Comments

@imaginabit
Copy link

just update my phone and my program with fries stop working... it only show the action bar and not the rest of the page :(

@imaginabit
Copy link
Author

if i comment the lines in 62 63 content.css

.content {
...
/*
overflow: auto ;
overflow-x: hidden;
*/
..
}

and i change the action-bars.css adding position: fixed to .action-bar.fixed-top to made it fixed to the top again

@jaunesarmiento
Copy link
Owner

I believe there's a better solution for this. Removing overflow property
will remove the scroll from the content. Will look into this while working
on a better scroll functionality when I get the time.
On Dec 14, 2013 12:31 PM, "Fernando" [email protected] wrote:

if i comment the lines in 62 63 content.css

.content {
...
/*
overflow: auto ;
overflow-x: hidden;

*/
..
}

and i change the action-bars.css adding position: fixed to
.action-bar.fixed-top to made it fixed to the top again


Reply to this email directly or view it on GitHubhttps://github.com//issues/84#issuecomment-30560129
.

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

No branches or pull requests

2 participants