aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/base/src/main/resources/dokka/styles/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/base/src/main/resources/dokka/styles/style.css b/plugins/base/src/main/resources/dokka/styles/style.css
index d84d39fa..2bf4db20 100644
--- a/plugins/base/src/main/resources/dokka/styles/style.css
+++ b/plugins/base/src/main/resources/dokka/styles/style.css
@@ -834,9 +834,10 @@ td.content {
.inner-brief-with-platform-tags {
display: block;
+ width: 100%
}
-.tabs-section-body .brief-with-platform-tags {
+.brief-with-platform-tags {
display: flex;
}