Fixes for tab demo

This commit is contained in:
Max Lynch
2013-10-14 16:10:59 -05:00
parent 38b8c6e4b1
commit b0923f84b5
12 changed files with 79 additions and 75 deletions

View File

@ -78,12 +78,12 @@ body, .ionic-body {
.has-footer {
//bottom: $bar-height;
//margin-bottom: $bar-height;
margin-bottom: $bar-height;
}
// Specify that a content area will have tabs
.has-tabs {
bottom: $tabs-height;
margin-bottom: 84px;
}
.page, .full-section {