Fix #7398 in Basic template

See https://github.com/twbs/bootstrap/issues/7398#issuecomment-27617890 for details.
Thanks @martinburger
This commit is contained in:
Julian Thilo 2013-11-02 13:34:31 +01:00
parent be60ee1377
commit 88b651012d
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ bootstrap/
<title>Bootstrap 101 Template</title> <title>Bootstrap 101 Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap --> <!-- 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 --> <!-- 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:// --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->