exhtml
11/24/2016 - 8:24 AM

Issue modal bootstrap desplazamiento horizontal

Issue modal bootstrap desplazamiento horizontal

body.modal-open {
    overflow: auto;
    width: 100%;
}

body.modal-open, 
body.modal-open .navbar-fixed-top, 
body.modal-open .navbar-fixed-bottom {
    padding-right: 0px !important;
}