0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

Merge pull request #11330 from maxwellium/patch-1

fixing offcanvas example for chrome
This commit is contained in:
Mark Otto 2013-11-30 00:39:00 -08:00
commit 143427b8ae

View File

@ -2,7 +2,8 @@
* Style tweaks
* --------------------------------------------------
*/
html {
html,
body {
overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {