Fixed modal so it can be closed with ESC

* Fixes: #5343
This commit is contained in:
Jeroen van Baarsen 2014-01-09 17:04:46 +01:00
parent 0d3f1a2d58
commit ef7fce4a9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#modal-shortcuts.modal.hide
#modal-shortcuts.modal.hide{tabindex: -1}
.modal-dialog
.modal-content
.modal-header