aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-11-30 00:43:27 -0800
committerMark Otto <[email protected]>2013-11-30 00:43:27 -0800
commit819e920d1646f7e9fec8d3dd6ba10dcbd2fa1599 (patch)
tree54a0f02728d68aaef563cad4891099c98150721d /examples/offcanvas
parenta7a9dcaeb2231b2580cf79fcee7d777b98ac24d8 (diff)
parent95487f75d1e8cf5da8af098bf13f1c3f5b13be36 (diff)
downloadbootstrap-819e920d1646f7e9fec8d3dd6ba10dcbd2fa1599.tar.xz
bootstrap-819e920d1646f7e9fec8d3dd6ba10dcbd2fa1599.zip
Merge branch 'master' of github.com:twbs/bootstrap
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 {