aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/resources/dokka/styles/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/base/src/main/resources/dokka/styles/style.css')
-rw-r--r--plugins/base/src/main/resources/dokka/styles/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/base/src/main/resources/dokka/styles/style.css b/plugins/base/src/main/resources/dokka/styles/style.css
index dc77c0a3..b5c11317 100644
--- a/plugins/base/src/main/resources/dokka/styles/style.css
+++ b/plugins/base/src/main/resources/dokka/styles/style.css
@@ -832,13 +832,13 @@ td.content {
display: none
}
-.brief-with-platform-tags {
+.inner-brief-with-platform-tags {
display: inline-block;
width: 100%;
}
.tabs-section-body .brief-with-platform-tags {
- display: inline-flex;
+ display: flex;
}
.brief-with-platform-tags ~ .main-subrow {