Mozilla is trying to fix the <input> line-height bug; Yay!

See https://bugzilla.mozilla.org/show_bug.cgi?id=697451#c43
This commit is contained in:
Chris Rebert 2014-03-17 01:53:20 -07:00
parent e87c272ab4
commit cb3f3926d7
1 changed files with 1 additions and 1 deletions

View 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>