Commit 6f138675 by doszhang

dos

parent 93d17626
...@@ -165,7 +165,7 @@ function initPage() { ...@@ -165,7 +165,7 @@ function initPage() {
}); });
$('.bottom').css({ $('.bottom').css({
top: 'auto', top: 'auto',
bottom: pacing * 3 + numHeight + btnHeight + transformTop + 'px' bottom: spacing * 3 + numHeight + btnHeight + transformTop + 'px'
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment