2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Moves IE8 justified button border mention to docs section, not the browser bugs page /cc @cvrebert

This commit is contained in:
Mark Otto
2014-03-09 15:32:36 -07:00
parent 4d870af2aa
commit 15d4494038
2 changed files with 5 additions and 6 deletions
-6
View File
@@ -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>