mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
Fix scrollspy typo in docs.css
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
*/
|
||||
|
||||
body {
|
||||
position: relative; /* For scrollyspy */
|
||||
position: relative; /* For scrollspy */
|
||||
}
|
||||
|
||||
/* Keep code small in tables on account of limited space */
|
||||
|
Reference in New Issue
Block a user