From 3aadb7d102b0fd390ffc3688db85650f9104d73b Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 1 Dec 2021 13:55:37 +0100 Subject: [PATCH] fix(ui): document boolean attribute margin bottom --- app/views/console/database/document.phtml | 4 ++-- public/dist/styles/default-ltr.css | 2 +- public/dist/styles/default-rtl.css | 2 +- public/styles/forms.less | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/views/console/database/document.phtml b/app/views/console/database/document.phtml index d8d0ea37e..4c1eddd02 100644 --- a/app/views/console/database/document.phtml +++ b/app/views/console/database/document.phtml @@ -234,11 +234,11 @@ $logs = $this->getParam('logs', null);