aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-03-09 14:17:18 -0700
committerMark Otto <[email protected]>2014-03-09 14:17:18 -0700
commit9920251ca8f1923de41679da829dc56f703063cb (patch)
tree0f0131f2c0ad2020253db82b041e6c452c6638a1 /docs
parent27da9728bcb8f1d9222816bcc269689ac8e0279b (diff)
downloadbootstrap-9920251ca8f1923de41679da829dc56f703063cb.tar.xz
bootstrap-9920251ca8f1923de41679da829dc56f703063cb.zip
Document #12476 bug in the wall of bugs
Diffstat (limited to 'docs')
-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 66be73f49..c4635177f 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -107,6 +107,12 @@ 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>