This fixes a handful of problems with the EWF dialogs that arose during the Brackets Sprint-26 jQuery/LESS/Bootstrap/modal-dialog upgrade. This patch fixes in particular:
the vertical alignment of the modal header titles and close buttons;
the font size and color of the code block in the insert dialog;
an issue where the entire modal body of the picker dialog was scrollable inside the dialog;
the alignment of the font tiles within the picker dialog;
various dialog dismissal bugs, chief of which prevented close icon clicks from dismissing the dialog.
This fixes a handful of problems with the EWF dialogs that arose during the Brackets Sprint-26 jQuery/LESS/Bootstrap/modal-dialog upgrade. This patch fixes in particular:
the vertical alignment of the modal header titles and close buttons;