Fix scrollspy typo in docs.css
This commit is contained in:
parent
32a8716d5c
commit
f3735d5b12
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