Fix synchtube layout, add placeholder text, fix alignment issue
This commit is contained in:
parent
406988aef1
commit
4bdbac3dbd
3 changed files with 14 additions and 12 deletions
|
|
@ -532,6 +532,7 @@ function narrowLayout() {
|
|||
|
||||
function synchtubeLayout() {
|
||||
$("#videodiv").detach().insertBefore($("#chatdiv"));
|
||||
$("#queuediv").detach().prependTo($("#queuerow"));
|
||||
}
|
||||
|
||||
function onYouTubeIframeAPIReady() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue