1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02: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

View File

@@ -42,7 +42,7 @@
*/ */
body { body {
position: relative; /* For scrollyspy */ position: relative; /* For scrollspy */
} }
/* Keep code small in tables on account of limited space */ /* Keep code small in tables on account of limited space */