Then just style the height of the button and width. $( "#dialog" ).dialog({buttons: { "Ok": function() { $(this).dialog("close"); } }
$( "#dialog" ).dialog({buttons: { "Ok": function() { $(this).dialog("close"); } }