mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
clean up spacing of table of contents links in docs
This commit is contained in:
@@ -123,4 +123,9 @@
|
|||||||
// Hide the first child li because it's always going to be "Contents".
|
// Hide the first child li because it's always going to be "Contents".
|
||||||
#markdown-toc > li:first-child {
|
#markdown-toc > li:first-child {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
|
ul {
|
||||||
|
margin-top: .25rem;
|
||||||
|
padding-left: 2rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user