2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

<input> buttons line-height Firefox bugfix has been shipped!

Remove Wall of Browser Bugs entry.
Update mention of the bug in the CSS docs.
[skip sauce]
This commit is contained in:
Chris Rebert
2014-06-10 11:41:32 -07:00
parent 2213a5b756
commit af45472dfe
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -23,12 +23,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
</tr>
</thead>
<tbody>
<tr>
<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>
</tr>
<tr>
<td>Firefox</td>
<td>Unusual default form control styles on Android</td>