Skip to content

Commit

Permalink
style(): up just 1 more pixel based on bens review
Browse files Browse the repository at this point in the history
  • Loading branch information
jgw96 committed Aug 15, 2017
1 parent e82f176 commit 14f5cf9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/components/container/container.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ news-container {
}

ion-header ion-toolbar.toolbar-ios {
min-height: 55px;
min-height: 56px;
}

ion-scroll.content-ios {
margin-top: 51px !important;
}

.tabs-bar {
Expand Down

0 comments on commit 14f5cf9

Please sign in to comment.