mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 20:54:22 +01:00
Merge pull request #11330 from maxwellium/patch-1
fixing offcanvas example for chrome
This commit is contained in:
commit
143427b8ae
@ -2,7 +2,8 @@
|
|||||||
* Style tweaks
|
* Style tweaks
|
||||||
* --------------------------------------------------
|
* --------------------------------------------------
|
||||||
*/
|
*/
|
||||||
html {
|
html,
|
||||||
|
body {
|
||||||
overflow-x: hidden; /* Prevent scroll on narrow devices */
|
overflow-x: hidden; /* Prevent scroll on narrow devices */
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user