Merge pull request #12711 from ZDroid/scrollspy-typo
Fix scrollspy typo in docs.css
This commit is contained in:
commit
e879127e31
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
*/
|
||||
|
||||
body {
|
||||
position: relative; /* For scrollyspy */
|
||||
position: relative; /* For scrollspy */
|
||||
}
|
||||
|
||||
/* Keep code small in tables on account of limited space */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue