]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Mozilla is trying to fix the <input> line-height bug; Yay!
authorChris Rebert <github@rebertia.com>
Mon, 17 Mar 2014 08:53:20 +0000 (01:53 -0700)
committerChris Rebert <github@rebertia.com>
Mon, 17 Mar 2014 08:53:20 +0000 (01:53 -0700)
See https://bugzilla.mozilla.org/show_bug.cgi?id=697451#c43

docs/browser-bugs.html

index 58494fa62c6091c3e01ff3ff544f6884ced40dc9..24de5f391dede21c82012b2e73ab3df6368c7660 100644 (file)
@@ -24,7 +24,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
       </thead>
       <tbody>
         <tr>
-          <td>Firefox</td>
+          <td>Firefox &lt;30</td>
           <td>Allow use of line-height for <code>&lt;input&gt;</code>-based buttons</td>
           <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=697451">Mozilla bug #697451</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/2985">#2985</a></td>