mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-02 00:22:32 -04:00
Merge 1090033e3e877c7ff8d79eebad07f8f453a5f13a into 815af314f34add7b0a3012b703fc95884968a95e
This commit is contained in:
commit
9014f79b38
@ -238,3 +238,10 @@
|
||||
}
|
||||
}
|
||||
// scss-docs-end modal-fullscreen-loop
|
||||
|
||||
// Fix for scrollbar-gutter: stable both-edges shifting content
|
||||
@supports (scrollbar-gutter: stable both-edges) {
|
||||
body.modal-open {
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user