]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Mention https://webkit.org/b/153852 in browser compatibility docs 19078/head
authorChris Rebert <code@chrisrebert.com>
Thu, 4 Feb 2016 06:52:12 +0000 (22:52 -0800)
committerChris Rebert <code@chrisrebert.com>
Thu, 4 Feb 2016 06:52:12 +0000 (22:52 -0800)
Refs #19077
[skip sauce]

docs/getting-started/browsers-devices.md

index 447462d7a64829f4c1d2a7ca8c400ae1d33acb14..d06845e90ee61d6a6980e006794ae7b49eb2bd95 100644 (file)
@@ -195,7 +195,7 @@ As a heads up, we include this in all of Bootstrap's documentation and examples
 
 ### Overflow and scrolling
 
-Support for `overflow: hidden;` on the `<body>` element is quite limited in iOS and Android. To that end, when you scroll past the top or bottom of a modal in either of those devices' browsers, the `<body>` content will begin to scroll.
+Support for `overflow: hidden;` on the `<body>` element is quite limited in iOS and Android. To that end, when you scroll past the top or bottom of a modal in either of those devices' browsers, the `<body>` content will begin to scroll. See [WebKit bug #153852](https://bugs.webkit.org/show_bug.cgi?id=153852).
 
 ### Virtual keyboards