forked from leftypol/leftypol
general.js: do not move the style-select in the options
This commit is contained in:
parent
a73456c283
commit
9bb7f0d2f2
1 changed files with 0 additions and 3 deletions
|
@ -43,9 +43,6 @@ $(function(){
|
||||||
document.location.reload();
|
document.location.reload();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
$("#style-select").detach().css({float:"none","margin-bottom":0}).appendTo(tab.content);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
}();
|
}();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue