From: Zlatan Vasović Date: Wed, 12 Feb 2014 20:01:37 +0000 (+0100) Subject: Fix scrollspy typo in docs.css X-Git-Tag: v3.1.1~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3735d5b122007063653a923b7bc2ef547ac35f5;p=thirdparty%2Fbootstrap.git Fix scrollspy typo in docs.css --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 3003e4f060..30daae5a20 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -42,7 +42,7 @@ */ body { - position: relative; /* For scrollyspy */ + position: relative; /* For scrollspy */ } /* Keep code small in tables on account of limited space */