From 4e979f084d0a0942cb820ca54786ad2b99e4acff Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 19 Aug 2012 21:12:52 -0700 Subject: fix static navbar container issues, clean up docs presentation by unfixing the top navbar in favor of static one, start adding table of contents for longer sections of docs --- less/utilities.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'less/utilities.less') diff --git a/less/utilities.less b/less/utilities.less index 5eef70fe7..314b4ffdb 100644 --- a/less/utilities.less +++ b/less/utilities.less @@ -24,6 +24,7 @@ visibility: hidden; } +// For Affix plugin .affix { position: fixed; -} \ No newline at end of file +} -- cgit v1.2.3