2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

removed outline from modal

This commit is contained in:
Martynas
2013-10-05 13:55:26 +03:00
parent 56ee42d335
commit 80e8644230
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -5747,6 +5747,7 @@ body.modal-open,
display: none;
overflow: auto;
overflow-y: scroll;
outline: 0;
}
.modal.fade .modal-dialog {