From: Chris Rebert Date: Thu, 4 Feb 2016 06:52:12 +0000 (-0800) Subject: Mention https://webkit.org/b/153852 in browser compatibility docs X-Git-Tag: v4.0.0-alpha.3~325^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c86b67a0baa5c4329c5fbadacc395880f5c93f7;p=thirdparty%2Fbootstrap.git Mention https://webkit.org/b/153852 in browser compatibility docs Refs #19077 [skip sauce] --- diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md index 447462d7a6..d06845e90e 100644 --- a/docs/getting-started/browsers-devices.md +++ b/docs/getting-started/browsers-devices.md @@ -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 `` 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 `` content will begin to scroll. +Support for `overflow: hidden;` on the `` 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 `` content will begin to scroll. See [WebKit bug #153852](https://bugs.webkit.org/show_bug.cgi?id=153852). ### Virtual keyboards