From dea4b594e6866e9f1e934176108937caedfce0f1 Mon Sep 17 00:00:00 2001 From: vmishenev Date: Wed, 22 Dec 2021 03:36:29 +0300 Subject: [PATCH] Remove margin-bottom from platform-hinted --- plugins/base/src/main/resources/dokka/styles/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/base/src/main/resources/dokka/styles/style.css b/plugins/base/src/main/resources/dokka/styles/style.css index 9b8a3aa9c3..cbdff59bae 100644 --- a/plugins/base/src/main/resources/dokka/styles/style.css +++ b/plugins/base/src/main/resources/dokka/styles/style.css @@ -777,7 +777,6 @@ td.content { .platform-hinted { flex: auto; display: block; - margin-bottom: 5px; } .platform-hinted > .platform-bookmarks-row > .platform-bookmark {