mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 02:20:59 +00:00
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…
Reference in a new issue