diff options
| author | Chris Rebert <[email protected]> | 2014-07-24 12:22:22 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-07-24 12:22:22 -0700 |
| commit | 8288cc9c0582b2433110911fe902b6c4c386e43c (patch) | |
| tree | b589e2d3c41661880a5e6030344e9af0261105be /docs/browser-bugs.html | |
| parent | 98d693ba7bff3b14f92fea198f8ad49ac44b4872 (diff) | |
| download | bootstrap-8288cc9c0582b2433110911fe902b6c4c386e43c.tar.xz bootstrap-8288cc9c0582b2433110911fe902b6c4c386e43c.zip | |
Remove #9226 from Wall of Browser Bugs
Per https://code.google.com/p/chromium/issues/detail?id=272750
and https://github.com/twbs/bootstrap/issues/9226#issuecomment-49873472
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index a7c4a6ba7..16ba244b5 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -61,12 +61,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </tr> <tr> <td>Chrome</td> - <td>Navbar rendering problem on Windows after several clicks</td> - <td><a href="https://code.google.com/p/chromium/issues/detail?id=272750">Chromium issue #272750</a>, <a href="https://bugs.webkit.org/show_bug.cgi?id=119793">WebKit bug #119793</a></td> - <td><a href="https://github.com/twbs/bootstrap/issues/9226">#9226</a></td> - </tr> - <tr> - <td>Chrome</td> <td><code>display: table;</code> within <code>display: block;</code> forces sibling content to new line</td> <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> |
