Answers for "when o am opening my bs modal all background content is shifting a little left everytime"

0

bootstrap modal causes page shift

.modal-open[style] {
padding-right: 0px !important;
}
Posted by: Guest on September-21-2020
0

when o am opening my bs modal all background content is shifting a little left everytime

body {
padding-right:0px !important;
margin-right:0px !important;
}
Posted by: Guest on January-30-2021

Code answers related to "when o am opening my bs modal all background content is shifting a little left everytime"

Code answers related to "ActionScript"

Browse Popular Code Answers by Language