aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorTom Pietschker <[email protected]>2013-02-19 14:54:56 -0500
committerTom Pietschker <[email protected]>2013-02-19 14:54:56 -0500
commit17808731738cb9de385950db54bb156786b6c705 (patch)
tree20b4ed78dbc7374a437fb83c4f81faa18728119d /docs/components.html
parentba7b1e8234982b3926e830798b5d3d34e1d1b369 (diff)
downloadbootstrap-17808731738cb9de385950db54bb156786b6c705.tar.xz
bootstrap-17808731738cb9de385950db54bb156786b6c705.zip
forgot navbar-fixed-bottom in the commit
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index bcca74135..b60dd1621 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -890,7 +890,7 @@ title: Components
<h3>Fixed to bottom</h3>
<p>Add <code>.navbar-fixed-bottom</code> instead.</p>
<div class="bs-docs-example bs-navbar-bottom-example">
- <div class="navbar navbar-fixed-bottom" style="position: absolute;; bottom: -1px;">
+ <div class="navbar navbar-fixed-bottom" style="position: absolute; bottom: -1px;">
<div class="container" style="width: auto;">
<a class="navbar-brand" href="#">Title</a>
<ul class="nav">