diff --git a/emhttp/plugins/dynamix/styles/default-base.css b/emhttp/plugins/dynamix/styles/default-base.css index 6cbb15673..7dd7e9f1f 100644 --- a/emhttp/plugins/dynamix/styles/default-base.css +++ b/emhttp/plugins/dynamix/styles/default-base.css @@ -1362,6 +1362,14 @@ a.list { .tab-content { display: none; + + form:first-of-type { + padding-top: 1rem; + } + + .shade form { + padding-top: 0; + } } .Panels {