From: Tom Pietschker Date: Tue, 19 Feb 2013 19:50:44 +0000 (-0500) Subject: tweak the position of the fixed to top/bottom navbars to remove double border X-Git-Tag: v3.0.0-rc1~630^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba7b1e8234982b3926e830798b5d3d34e1d1b369;p=thirdparty%2Fbootstrap.git tweak the position of the fixed to top/bottom navbars to remove double border --- 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.

-