diff options
| author | hebbet <[email protected]> | 2014-02-22 21:49:58 +0100 |
|---|---|---|
| committer | hebbet <[email protected]> | 2014-02-22 21:49:58 +0100 |
| commit | 983265b08aa3f5a1934eb5f6967885b9742b56cd (patch) | |
| tree | de36711c30670f7276133a2324c5b8cd55b1b7cf /docs | |
| parent | 7e551ecaf71cb9971990e156c54e5ee0fb758a98 (diff) | |
| download | bootstrap-983265b08aa3f5a1934eb5f6967885b9742b56cd.tar.xz bootstrap-983265b08aa3f5a1934eb5f6967885b9742b56cd.zip | |
Remove second tbody from Supported browsers
Removed the second tbody from "Internet Explorer 8 and 9" Table
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 440098cb9..afe32ab72 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -450,8 +450,6 @@ bootstrap/ <th scope="row"><code>transition</code></th> <td colspan="2" class="text-danger"><span class="glyphicon glyphicon-remove"></span> Not supported</td> </tr> - </tbody> - <tbody> <tr> <th scope="row"><code>placeholder</code></th> <td colspan="2" class="text-danger"><span class="glyphicon glyphicon-remove"></span> Not supported</td> |
