Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
headerMargin default to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Jun 3, 2014
1 parent dcad5de commit 278083d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions core-scroll-header-panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@

prevScrollTop: 0,

headerMargin: 0,

y: 0,

observe: {
Expand Down
2 changes: 1 addition & 1 deletion demos/demo8.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
.bottom-text {
-webkit-transform: translateZ(0);
transform: translateZ(0);
font-size: 22px;
font-size: 20px;
padding-bottom: 10px;
}

Expand Down

0 comments on commit 278083d

Please sign in to comment.