topic timeline fix

This commit is contained in:
Jordan Vidrine
2025-02-27 15:57:50 -06:00
parent c257071d56
commit 142a212ae9
+1 -1
View File
@@ -14,7 +14,7 @@
// }
.container.posts .topic-navigation {
top: calc(var(--header-offset, 60px) + 4em);
top: calc(var(--header-offset, 60px) + 6em);
}
.discourse-post-event .discourse-post-event-widget {