close icon fix

This commit is contained in:
ARvind Tiwari 2017-07-25 22:21:39 +05:30
parent 918e13bf91
commit 69ff67c821

View file

@ -79,7 +79,13 @@
position: absolute;
top: 0;
right: 15px;
z-index: 10;
}
.modal-header .close:focus {
outline: 0;
}
.modal-header {
border-bottom: 0px solid #e5e5e5;
padding: 0px 15px;