aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-14 16:56:56 -0800
committerMark Otto <[email protected]>2013-12-14 16:56:56 -0800
commit46c3d27468accdf98dd49257f17bdc507890a1c6 (patch)
tree9067b23767a152c8cb58f2a2d24bf1276e407e5b /examples/offcanvas
parentaad447e29075b52a46931be17a9be4016cc89ef1 (diff)
parent4c64c1eecdb52d943a50d2c181aeb915a3caed34 (diff)
downloadbootstrap-46c3d27468accdf98dd49257f17bdc507890a1c6.tar.xz
bootstrap-46c3d27468accdf98dd49257f17bdc507890a1c6.zip
Merge branch 'master' into pr/11435
Conflicts: dist/css/bootstrap.css dist/css/bootstrap.min.css
Diffstat (limited to 'examples/offcanvas')
-rw-r--r--examples/offcanvas/offcanvas.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/offcanvas/offcanvas.css b/examples/offcanvas/offcanvas.css
index 71ad2ac2c..ef632dc00 100644
--- a/examples/offcanvas/offcanvas.css
+++ b/examples/offcanvas/offcanvas.css
@@ -2,7 +2,8 @@
* Style tweaks
* --------------------------------------------------
*/
-html {
+html,
+body {
overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {