MediaWiki:DRN-wizard.js: Difference between revisions
Content deleted Content added
reword the "Location of dispute" blurb, per protected edit request at Wikipedia talk:Dispute resolution noticeboard/request |
set height to 100% to fix bunching problems - please revert if this breaks something |
||
Line 499:
//Setup the App's workspace
$("#myDRW").html('');
$("#myDRW").append($('<div id=drw_main style="height:
$("#drw_main").append('<div style="width: 750px; padding: 20px 25px; height: 30px; text-align: center" id="drwProgressBar"></div>');
$("#drw_main").append('<div style="width: 700px; padding: 25px 50px" id="drwContent1"></div>');
|