Commit d21aaa08 by doszhang

dos

parent 50d83859
......@@ -248,7 +248,7 @@ $(document).ready(function () {
// $('.logo').css('top',getTranslateDistance(15));
$('.gif-block').append('<img class="musicgif" src="' + picUrl + 'music.gif" />');
$('.btn-music').css('top', 'auto').css('bottom', getTranslateDistance(10, true));
$('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(-145, true));
$('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(145, true));
initPage();
......
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