aboutsummaryrefslogtreecommitdiff
path: root/docs/browser-bugs.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/browser-bugs.html')
-rw-r--r--docs/browser-bugs.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index e2394f3a9..079381715 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -137,6 +137,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
<td><a href="https://bugs.webkit.org/show_bug.cgi?id=138201">WebKit bug #138201</a>, <a href="http://openradar.appspot.com/18819624">Apple Safari Radar #18819624</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/14708">#14708</a></td>
</tr>
+ <tr>
+ <td>Chrome</td>
+ <td>On Windows and Linux, body content can be scrolled even though <code>overflow: hidden;</code> is applied to it.</td>
+ <td><a href="https://code.google.com/p/chromium/issues/detail?id=429604">Chromium issue #429604</a></td>
+ <td><a href="https://github.com/twbs/bootstrap/issues/14972">#14972</a></td>
+ </tr>
</tbody>
</table>
</div>