aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-17 20:44:27 -0700
committerMark Otto <[email protected]>2013-07-17 20:44:27 -0700
commitf0d071832284d968f2cb72b0bb576f8112a349de (patch)
tree9766c8da2b7c6890cdc794a2d93d4ca81c191047 /less/modals.less
parentc5fb401a626c3e0d99a764cb7961e1bd3e619e8f (diff)
parentbfebf0e490c795601220f74b7089adb4f47acda7 (diff)
downloadbootstrap-f0d071832284d968f2cb72b0bb576f8112a349de.tar.xz
bootstrap-f0d071832284d968f2cb72b0bb576f8112a349de.zip
Merge branch '3.0.0-wip' into bs3_remove_examples
Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html
Diffstat (limited to 'less/modals.less')
-rw-r--r--less/modals.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less
index 144588a7b..d79121097 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -23,7 +23,6 @@
bottom: 0;
left: 0;
z-index: @zindex-modal-background;
- -webkit-overflow-scrolling: touch;
// When fading in the modal, animate it to slide down
&.fade {