use modal_stretch on keyboard shortcut dialog

pull/37/head
MinRK 12 years ago
parent b3b200abcb
commit 8a44e91c0c

@ -62,6 +62,7 @@ var IPython = (function (IPython) {
Close : {}
}
});
this.shortcut_dialog.addClass("modal_stretch");
$([IPython.events]).on('rebuild.QuickHelp', function() { that.force_rebuild = true;});
};

Loading…
Cancel
Save