aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-06-25 18:04:49 -0700
committerChris Rebert <[email protected]>2014-06-25 18:04:49 -0700
commit5fb1c065eb30b1987fa67452b9970c2e4284e75d (patch)
treec46c72ced0fa7b6b678fba2d9b37139c8077afe6 /docs
parent4045740c54504ede15f831c877f134752b6c12be (diff)
downloadbootstrap-5fb1c065eb30b1987fa67452b9970c2e4284e75d.tar.xz
bootstrap-5fb1c065eb30b1987fa67452b9970c2e4284e75d.zip
Mozilla bug says the fix targeted v31
Diffstat (limited to 'docs')
-rw-r--r--docs/browser-bugs.html2
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>&le;27</strong></td>
+ <td>Firefox <strong>&lt;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>