diff options
| author | Chris Rebert <[email protected]> | 2014-08-01 15:04:28 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-08-01 15:04:55 -0700 |
| commit | 557d3e527cbbff5994b5ec48e11ec318aac4a776 (patch) | |
| tree | b157bd03df9ef4271228dffe4664dcdd91e75500 | |
| parent | 8bf48121a0cfeb72f8e1553954327c120a0a4345 (diff) | |
| download | bootstrap-557d3e527cbbff5994b5ec48e11ec318aac4a776.tar.xz bootstrap-557d3e527cbbff5994b5ec48e11ec318aac4a776.zip | |
Firefox 31 has been released, so rm pre-v31 browser bug entry
| -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 16ba244b5..80fe7390e 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -48,12 +48,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." <td><a href="https://github.com/twbs/bootstrap/issues/10690">#10690</a></td> </tr> <tr> - <td>Firefox <strong><31</strong></td> - <td><code>position: relative;</code> doesn't work inside tables</td> - <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=63895">Mozilla bug #63895</a></td> - <td><a href="https://github.com/twbs/bootstrap/issues/12467">#12467</a></td> - </tr> - <tr> <td>Chrome</td> <td>Weird button behavior with some number <code><input></code>s</td> <td><a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td> |
