2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Merge pull request #12711 from ZDroid/scrollspy-typo

Fix scrollspy typo in docs.css
This commit is contained in:
Chris Rebert
2014-02-12 12:04:42 -08:00
+1 -1
View File
@@ -42,7 +42,7 @@
*/
body {
position: relative; /* For scrollyspy */
position: relative; /* For scrollspy */
}
/* Keep code small in tables on account of limited space */