2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +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 {
+1 -1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -30,6 +30,7 @@
right: 0;
bottom: 0;
left: 0;
outline: 0;
z-index: @zindex-modal-background;
// When fading in the modal, animate it to slide down