Commit 28dd4a44 authored by Mark Otto's avatar Mark Otto

mention #14320 in browser bugs

parent 36f098dc
...@@ -53,6 +53,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." ...@@ -53,6 +53,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
<td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1048279">Mozilla bug #1048279</a></td> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1048279">Mozilla bug #1048279</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/14124">#14124</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/14124">#14124</a></td>
</tr> </tr>
<tr>
<td>Firefox</td>
<td>Button elements with <code>width: 100%</code> become cropped in long tables.</td>
<td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1060131">Mozilla bug #1060131</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/14320">#14320</a></td>
</tr>
<tr> <tr>
<td>Chrome</td> <td>Chrome</td>
<td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td> <td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment