MediaWiki:Common.js: Difference between revisions

m
seems this will be better
m (oops)
m (seems this will be better)
Line 598: Line 598:
}
}


/* move game icons into #bodyContent for more consistent positioning */
/* move game icons into #content for more consistent positioning */
$(function () {$('#bodyContent').prepend($('#game-icons'))})
$(function () {$('#content').prepend($('#game-icons'))})
14,178

edits