Commit 32947eb1 by doszhang

dos

parent d21aaa08
......@@ -421,7 +421,7 @@ input::-webkit-input-placeholder {
.customize-frame {
top: auto;
bottom: 0;
bottom: -7.25rem;
}
.personal-page .flag-list {
......
......@@ -248,7 +248,6 @@ $(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));
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