diff options
| author | Chris Rebert <[email protected]> | 2015-10-06 22:57:11 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-10-06 22:57:11 -0700 |
| commit | 781916cab6c133da91fcab0a4d7873716e86b607 (patch) | |
| tree | 180b8fee24af8dee2ff3bafa1c657d9505acfa28 /docs | |
| parent | b6d70bb01791cbde699491aa2cf42b9f2bcaa3e8 (diff) | |
| download | bootstrap-781916cab6c133da91fcab0a4d7873716e86b607.tar.xz bootstrap-781916cab6c133da91fcab0a4d7873716e86b607.zip | |
browsers-devices.md: Tweak indentation in IE9 table
[skip sauce]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started/browsers-devices.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md index b1d2d1f8e..89bcaf740 100644 --- a/docs/getting-started/browsers-devices.md +++ b/docs/getting-started/browsers-devices.md @@ -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> |
