Commit 06bff2d5 by dos

init

parent df991e85
...@@ -242,6 +242,8 @@ function initPage() { ...@@ -242,6 +242,8 @@ function initPage() {
top: 'auto', top: 'auto',
bottom: '0px' bottom: '0px'
}); });
username_bottom = 0
company_bottom = 0
} else { } else {
$('.top').css('top', -displacement - 5 + 'px'); $('.top').css('top', -displacement - 5 + 'px');
$('.bottom').css({ $('.bottom').css({
......
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