diff options
| author | Chris Rebert <[email protected]> | 2014-06-11 11:48:43 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-11 11:48:43 -0700 |
| commit | 4949d26a1d3dc4b9899a6257b9bcd3be075539b0 (patch) | |
| tree | 48df6d7fd72bc83430948c7678c19cf084c66eec /docs | |
| parent | 85935f75cce984b204b86067186867a58d566ef0 (diff) | |
| download | bootstrap-4949d26a1d3dc4b9899a6257b9bcd3be075539b0.tar.xz bootstrap-4949d26a1d3dc4b9899a6257b9bcd3be075539b0.zip | |
tweak #13453 Firefox bug summary
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/browser-bugs.html | 2 |
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><tbody></code> elements show no borders at all</td> + <td><code>.table-bordered</code> with an empty <code><tbody></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> |
