diff options
| author | Mark Otto <[email protected]> | 2013-12-15 14:13:25 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-15 14:13:25 -0800 |
| commit | f6fe62cdf7327902267e89a79d78d42ee24db5b4 (patch) | |
| tree | 1ece482407600cd4e07e3435eab4574db783e178 /dist/css/bootstrap.css | |
| parent | 122245fe87bbd293a82ffa6b9c37d8b174b3dc0f (diff) | |
| download | bootstrap-f6fe62cdf7327902267e89a79d78d42ee24db5b4.tar.xz bootstrap-f6fe62cdf7327902267e89a79d78d42ee24db5b4.zip | |
run grunt on modal scrolling change
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index fbe07a92c..d6bd45b39 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4919,6 +4919,7 @@ button.close { bottom: 0; left: 0; z-index: 1050; + -webkit-overflow-scrolling: touch; display: none; overflow: auto; overflow-y: scroll; |
