aboutsummaryrefslogtreecommitdiff
path: root/docs/browser-bugs.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-06-11 11:48:43 -0700
committerChris Rebert <[email protected]>2014-06-11 11:48:43 -0700
commit4949d26a1d3dc4b9899a6257b9bcd3be075539b0 (patch)
tree48df6d7fd72bc83430948c7678c19cf084c66eec /docs/browser-bugs.html
parent85935f75cce984b204b86067186867a58d566ef0 (diff)
downloadbootstrap-4949d26a1d3dc4b9899a6257b9bcd3be075539b0.tar.xz
bootstrap-4949d26a1d3dc4b9899a6257b9bcd3be075539b0.zip
tweak #13453 Firefox bug summary
Diffstat (limited to 'docs/browser-bugs.html')
-rw-r--r--docs/browser-bugs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 48ad8abef..5cbbea15c 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -25,7 +25,7 @@ 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><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://github.com/twbs/bootstrap/issues/13453">#13453</a></td>
</tr>