aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2013-11-02 13:34:31 +0100
committerJulian Thilo <[email protected]>2013-11-02 13:34:31 +0100
commit88b651012d5ccefde2088010134079c8eccc6051 (patch)
treedd61735cd8200995bc28e335ea97b7c63c1942b3 /getting-started.html
parentbe60ee1377c3d6ab37f1333443b903975df8f33b (diff)
downloadbootstrap-88b651012d5ccefde2088010134079c8eccc6051.tar.xz
bootstrap-88b651012d5ccefde2088010134079c8eccc6051.zip
Fix #7398 in Basic template
See https://github.com/twbs/bootstrap/issues/7398#issuecomment-27617890 for details. Thanks @martinburger
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index cdc9e7603..da317aa84 100644
--- a/getting-started.html
+++ b/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:// -->