Fix minor CSS issue in button groups

This commit is contained in:
Raphael Michel
2023-08-10 14:12:19 +02:00
parent b2c05a72e5
commit 83811c0343

View File

@@ -243,7 +243,7 @@ div.mail-preview {
}
}
.input-group-btn .btn {
padding-bottom: 7px;
padding-bottom: 8px;
}
.reldatetime {
input[type=text], select {