aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-08-26 16:08:03 -0700
committerMark Otto <[email protected]>2011-08-26 16:08:03 -0700
commitb9c9f1d8d616bece3240aa8c3c78873947c7d88f (patch)
tree578f570e4dccbc822126fffd3f00603cf054205d /examples
parenta5e62657262aa9b0ca35377cc2e2619d54249b7b (diff)
parent842683b6dfd799a5b665875d981196a623ca0840 (diff)
downloadbootstrap-b9c9f1d8d616bece3240aa8c3c78873947c7d88f.tar.xz
bootstrap-b9c9f1d8d616bece3240aa8c3c78873947c7d88f.zip
Merge remote branch 'origin/master' into 1.2-wip
Diffstat (limited to 'examples')
-rw-r--r--examples/hero.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/hero.html b/examples/hero.html
index faac6ab75..a0025f2de 100644
--- a/examples/hero.html
+++ b/examples/hero.html
@@ -12,7 +12,7 @@
<![endif]-->
<!-- Le styles -->
- <link href="../bootstrap-1.1.0.css" rel="stylesheet">
+ <link href="../bootstrap-1.1.1.css" rel="stylesheet">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="images/favicon.ico">
@@ -25,7 +25,7 @@
<div class="topbar">
<div class="fill">
- <div class="container fixed">
+ <div class="container">
<h3><a href="#">Project name</a></h3>
<ul>
<li class="active"><a href="#">Home</a></li>
@@ -71,4 +71,4 @@
</div> <!-- /container -->
</body>
-</html> \ No newline at end of file
+</html>