I have a jQuery dialog where buttons are separated from content by a solid line. Is it possible to remove this line? I didn't find a way to do this.
Thanks.
Caught with Firebug :
Firebug
.ui-dialog .ui-dialog-buttonpane { border-width: 0 !important; }