html - Framework 7 Android - Navbar overlay -


i tried create app framework 7 android. works fine except navbar.

there 2 pages: index , about. page shown after opening sidebar , clicking on link it. content of shown fine, title in navbar not working properly. it's kind of overlapped.

[navbar , content of about][1][1]: https://i.stack.imgur.com/zfdr5.png

"test" name of app. "about" name of page.

<div class="navbar"> <div class="navbar-inner"> <div class="center sliding">test</div> <div class="right"> <a href="#" class="link icon-only open-panel"><i class="icon icon-bars"></i></a> 

also app name has 'center' class not centered.

my problem accures when use material css. ios css everyhting works fine.


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -