Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

bootstrap modal is grayed out

/*grayed modal*/

.modal-backdrop {
    display: none;
    z-index: 1040 !important;
}
 
PREVIOUS NEXT
Tagged: #bootstrap #modal #grayed
ADD COMMENT
Topic
Name
4+1 =