Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git
This commit is contained in:
commit
44de39c92c
@ -1452,7 +1452,7 @@ function sendPhoneFixed() {
|
||||
});
|
||||
} else if (t > ofsT) {
|
||||
$('.send_top .send_right .phone').css({
|
||||
'top': h - pH + 100,
|
||||
'top': h - pH + 30,
|
||||
'transition': 'all 0.2s'
|
||||
});
|
||||
} else if (t <= ofsT) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user