Commit 4949d26a authored by Chris Rebert's avatar Chris Rebert

tweak #13453 Firefox bug summary

parent 85935f75
...@@ -25,7 +25,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." ...@@ -25,7 +25,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
<tbody> <tbody>
<tr> <tr>
<td>Firefox</td> <td>Firefox</td>
<td><code>.table-bordered</code> with an empty <code>&lt;tbody&gt;</code> elements show no borders at all</td> <td><code>.table-bordered</code> with an empty <code>&lt;tbody&gt;</code> is missing borders</td>
<td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1023761">Mozilla bug #1023761</a></td> <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1023761">Mozilla bug #1023761</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/13453">#13453</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/13453">#13453</a></td>
</tr> </tr>
......
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