mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
Compare commits
22 Commits
13f2fbb6ef
...
6e43bc031d
Author | SHA1 | Date | |
---|---|---|---|
|
6e43bc031d | ||
|
124757bca9 | ||
|
14cf6e00aa | ||
|
d58049ae25 | ||
|
deb9f0d862 | ||
|
839bd65ed4 | ||
|
d592c48508 | ||
|
eca48714e0 | ||
|
d23b91aea0 | ||
|
13654b6dd6 | ||
|
512302c19f | ||
|
f12cc2c525 | ||
|
e9f9864b9f | ||
|
9f1d51be41 | ||
|
45a2e4bef5 | ||
|
254098f2b0 | ||
|
619752cd95 | ||
|
d2748af4cc | ||
|
82344152ec | ||
|
507d9b916c | ||
|
7d8272a18a | ||
|
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