diff options
| author | Chris Rebert <[email protected]> | 2014-06-25 18:04:49 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-25 18:04:49 -0700 |
| commit | 5fb1c065eb30b1987fa67452b9970c2e4284e75d (patch) | |
| tree | c46c72ced0fa7b6b678fba2d9b37139c8077afe6 /docs/browser-bugs.html | |
| parent | 4045740c54504ede15f831c877f134752b6c12be (diff) | |
| download | bootstrap-5fb1c065eb30b1987fa67452b9970c2e4284e75d.tar.xz bootstrap-5fb1c065eb30b1987fa67452b9970c2e4284e75d.zip | |
Mozilla bug says the fix targeted v31
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 5cbbea15c..25f7d3b10 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -42,7 +42,7 @@ 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>≤27</strong></td> + <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> |
