Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Dec 11, 2023
1 parent 6d14d5d commit 88788d9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ a.d-toc-close {
.d-toc-mini {
display: block;
}

// core overrides when timeline is active
.timeline-container {
display: none;
Expand All @@ -201,8 +201,8 @@ a.d-toc-close {
}
}

// overlayed timeline (on mobile and narrow screens)
.topic-navigation.with-topic-progress {
// overlayed timeline (on mobile and narrow screens)
.topic-navigation.with-topic-progress {
.d-toc-timeline-toggle {
display: none;
}
Expand Down Expand Up @@ -263,7 +263,7 @@ a.d-toc-close {
align-items: stretch;
.d-toc-mini {
display: none;

height: 100%;
.btn {
height: 100%;
Expand All @@ -283,7 +283,6 @@ a.d-toc-close {
}
}


// core sets first child's top margin to 0
// ensure it's also 0 when TOC markup is first
.cooked > div[data-theme-toc]:first-child + * {
Expand Down

0 comments on commit 88788d9

Please sign in to comment.