diff options
| author | Mark Otto <[email protected]> | 2014-03-09 15:32:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-09 15:32:36 -0700 |
| commit | 15d44940387f716ec5d2efee12bc9d9a7530ae56 (patch) | |
| tree | 8a2c09343748ffd537c094dea738e8d3788ceea8 /docs/browser-bugs.html | |
| parent | 4d870af2aad36563883ac5751f52d9f0288a0673 (diff) | |
| download | bootstrap-15d44940387f716ec5d2efee12bc9d9a7530ae56.tar.xz bootstrap-15d44940387f716ec5d2efee12bc9d9a7530ae56.zip | |
Moves IE8 justified button border mention to docs section, not the browser bugs page /cc @cvrebert
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index c4635177f..66be73f49 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -107,12 +107,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." <td>(No public bug tracker)</td> <td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td> </tr> - <tr> - <td>Internet Explorer 8</td> - <td>Buttons in justified button groups have no borders unless each button is wrapped in an extra button group</td> - <td>(No public bug tracker)</td> - <td><a href="https://github.com/twbs/bootstrap/issues/12476">#12476</a></td> - </tr> </tbody> </table> </div> |
