Fix panel header spacing when a description is present

This commit is contained in:
Kenn Jacobsen
2020-07-29 09:19:32 +02:00
committed by Sebastiaan Janssen
parent be6b051674
commit 794e14e558

View File

@@ -433,7 +433,7 @@ input.umb-panel-header-description {
.umb-panel-header-locked-description {
font-size: 12px;
margin-top: 2px;
margin: 2px 0 0 0;
height: 22px;
line-height: 22px;
}