aboutsummaryrefslogtreecommitdiff
path: root/docs/browser-bugs.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/browser-bugs.html')
-rw-r--r--docs/browser-bugs.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index bb4b7e18e..48ad8abef 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -25,6 +25,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
<tbody>
<tr>
<td>Firefox</td>
+ <td><code>.table-bordered</code> with an empty <code>&lt;tbody&gt;</code> elements show no borders at all</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>
+ </tr>
+ <tr>
+ <td>Firefox</td>
<td>Unusual default form control styles on Android</td>
<td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=900871">Closed Mozilla bug #900871</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=763671">Open Mozilla bug #763671</a></td>
<td><a href="https://github.com/twbs/bootstrap/issues/8702">#8702</a></td>