diff options
| author | Chris Rebert <[email protected]> | 2014-10-01 09:19:29 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-10-01 09:19:29 -0700 |
| commit | 89a873e204d27a12cff008f8e4434820026c551d (patch) | |
| tree | 0cc5aa229da0a1fa8ad82e0a2e65117265b56354 | |
| parent | 0e236586aaf5bcb6a6b420a03144a295569cfc7b (diff) | |
| download | bootstrap-89a873e204d27a12cff008f8e4434820026c551d.tar.xz bootstrap-89a873e204d27a12cff008f8e4434820026c551d.zip | |
Chromium bug #329574 seems to have been fixed
| -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 7d71e02c6..95d6078d3 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -79,12 +79,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." </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> <td><a href="https://code.google.com/p/chromium/issues/detail?id=273306">Chromium issue #273306</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/12078">#12078</a></td> |
