summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/getting-started.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-11-06 19:09:50 -0500
committerThomas Park <thomas@thomaspark.me>2013-11-06 19:09:50 -0500
commitd0d9744b05908932262ea4bc7ce16e679afaf7a1 (patch)
treeff2407bc55cd7d3b83a46fed7ff23faa97a17b4c /bower_components/bootstrap/getting-started.html
parent22dcd86b5cd5e7d128438867405bdeea42a24ca0 (diff)
3.0.1 -> 3.0.2
Diffstat (limited to 'bower_components/bootstrap/getting-started.html')
-rw-r--r--[-rwxr-xr-x]bower_components/bootstrap/getting-started.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/bower_components/bootstrap/getting-started.html b/bower_components/bootstrap/getting-started.html
index cdc9e760..5a735b68 100755..100644
--- a/bower_components/bootstrap/getting-started.html
+++ b/bower_components/bootstrap/getting-started.html
@@ -108,7 +108,7 @@ bootstrap/
<title>Bootstrap 101 Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
- <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
+ <link href="css/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
@@ -469,10 +469,6 @@ bootstrap/
<td><code>.accordion-inner</code></td>
<td><code>.panel-body</code></td>
</tr>
- <tr>
- <td><code>.alert-error</code></td>
- <td><code>.alert-danger</code></td>
- </tr>
</tbody>
</table>
</div><!-- /.table-responsive -->