]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Mozilla bug says the fix targeted v31
authorChris Rebert <github@rebertia.com>
Thu, 26 Jun 2014 01:04:49 +0000 (18:04 -0700)
committerChris Rebert <github@rebertia.com>
Thu, 26 Jun 2014 01:04:49 +0000 (18:04 -0700)
docs/browser-bugs.html

index 5cbbea15c0fb475fcc6d7a651d253dca4cbcd7b8..25f7d3b102f27c1f78aa823a0426934c7feeb603 100644 (file)
@@ -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>