Commit e879127e authored by Chris Rebert's avatar Chris Rebert

Merge pull request #12711 from ZDroid/scrollspy-typo

Fix scrollspy typo in docs.css
parents 32a8716d f3735d5b
......@@ -42,7 +42,7 @@
*/
body {
position: relative; /* For scrollyspy */
position: relative; /* For scrollspy */
}
/* Keep code small in tables on account of limited space */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment