diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 7d71e02c6589e01063a79018455b0b06dc4fee47..95d6078d3e0842fd48f7f153554186ee6c0b333b 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -77,12 +77,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
           <td><a href="https://code.google.com/p/chromium/issues/detail?id=309483">Chromium issue #309483</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/9950">#9950</a></td>
         </tr>
-        <tr>
-          <td>Chrome</td>
-          <td>inline-block element collapses white-space on Windows</td>
-          <td><a href="https://code.google.com/p/chromium/issues/detail?id=329574">Chromium issue #329574</a></td>
-          <td><a href="https://github.com/twbs/bootstrap/issues/11885">#11885</a></td>
-        </tr>
         <tr>
           <td>Chrome</td>
           <td>Incorrect viewport size used for media queries when printing</td>