Skip to content

Commit

Permalink
fix(ons-page): Add margin after toolbar to correctly display list.
Browse files Browse the repository at this point in the history
  • Loading branch information
argelius committed Oct 27, 2015
1 parent 32e3e7a commit 02cb5b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/css/common.css
Expand Up @@ -65,6 +65,7 @@ input, textarea {
}

ons-toolbar + .page__background + .page__content {
margin-top: -1px;
top: 44px;
}

Expand Down

0 comments on commit 02cb5b3

Please sign in to comment.