From ba7b1e8234982b3926e830798b5d3d34e1d1b369 Mon Sep 17 00:00:00 2001 From: Tom Pietschker Date: Tue, 19 Feb 2013 14:50:44 -0500 Subject: [PATCH] tweak the position of the fixed to top/bottom navbars to remove double border --- docs/components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components.html b/docs/components.html index 6c8950e0ae..bcca741359 100644 --- a/docs/components.html +++ b/docs/components.html @@ -870,7 +870,7 @@ title: Components

Fixed to top

Add .navbar-fixed-top and remember to account for the hidden area underneath it by adding at least 40px padding to the <body>. Be sure to add this after the core Bootstrap CSS and before the optional responsive CSS.

-