mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
Merge 124757bca9
into ec96eacd0e
This commit is contained in:
commit
6e43bc031d
@ -234,3 +234,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…
Reference in New Issue
Block a user