Simpler content area and fixed nav ctrl

This commit is contained in:
Max Lynch
2013-10-21 21:00:26 -05:00
parent bc6819d5a0
commit d331c657c0
7 changed files with 38 additions and 66 deletions

10
dist/css/ionic.css vendored
View File

@@ -1446,15 +1446,7 @@ body, .ionic-body {
-webkit-transform: translateZ(0px);
transform: translateZ(0px); }
.content-wrapper {
position: absolute;
top: 0;
overflow: auto;
width: 100%;
height: 100%;
-webkit-overflow-scrolling: touch; }
.content-plain {
.content {
position: absolute;
width: 100%;
top: 0;