mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Add files via upload
This commit is contained in:
parent
e1b48d253c
commit
694fb502d3
@ -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