diff --git a/scss/topic.scss b/scss/topic.scss index c55f814..14616c0 100644 --- a/scss/topic.scss +++ b/scss/topic.scss @@ -6,7 +6,7 @@ } } -.container.posts .topic-navigation { +.container.posts .topic-navigation:not(.with-topic-progress) { // super fragile because new sticky topic title doesnt have a calculated value (= 53px with this font and size but…) top: calc( var(--header-offset, 60px) + 53px + calc(var(--spacing-block-l) * 2)