browsers-devices.md: Tweak indentation in IE9 table

[skip sauce]
This commit is contained in:
Chris Rebert 2015-10-06 22:57:11 -07:00
parent b6d70bb017
commit 781916cab6
1 changed files with 2 additions and 2 deletions

View File

@ -132,8 +132,8 @@ Internet Explorer 9 is also supported, however, please be aware that some CSS3 p
<td class="text-danger">Not supported</td>
</tr>
<tr>
<th scope="row"><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes">Flexbox</a></th>
<td class="text-danger">Not supported</td>
<th scope="row"><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes">Flexbox</a></th>
<td class="text-danger">Not supported</td>
</tr>
</tbody>
</table>