This commit is contained in:
2026-07-11 16:01:31 +02:00
parent bec5f24492
commit f179a48d52
+6
View File
@@ -29,6 +29,12 @@
.topic-list-header [component="category/controls"] {
width: 100%;
}
// keep the guest "Log in to post / reply" CTA on one line
[component="category/post/guest"],
[component="topic/reply/guest"] {
white-space: nowrap;
}
}
@include media-breakpoint-down(md) {