aboutsummaryrefslogtreecommitdiff
path: root/examples/hero.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-02 23:01:38 -0700
committerMark Otto <[email protected]>2011-09-02 23:01:38 -0700
commit4dbd2334bd8156b7621e11c19a411db1308821d8 (patch)
treef809ca77c3d0b1371ee10506d07d8e091f66dde1 /examples/hero.html
parent6d118411e1d456553baf5d09aea15ff13f7b8ef4 (diff)
downloadbootstrap-4dbd2334bd8156b7621e11c19a411db1308821d8.tar.xz
bootstrap-4dbd2334bd8156b7621e11c19a411db1308821d8.zip
updated hero example, added fluid example, resolved issue with tabs and fluid nav
Diffstat (limited to 'examples/hero.html')
-rw-r--r--examples/hero.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/hero.html b/examples/hero.html
index ef773c5d0..2255454c6 100644
--- a/examples/hero.html
+++ b/examples/hero.html
@@ -13,6 +13,11 @@
<!-- Le styles -->
<link href="../bootstrap-1.2.0.css" rel="stylesheet">
+ <style type="text/css">
+ body {
+ padding-top: 60px;
+ }
+ </style>
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="images/favicon.ico">