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