mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Fix minor CSS issue in button groups
This commit is contained in:
@@ -243,7 +243,7 @@ div.mail-preview {
|
||||
}
|
||||
}
|
||||
.input-group-btn .btn {
|
||||
padding-bottom: 7px;
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
.reldatetime {
|
||||
input[type=text], select {
|
||||
|
||||
Reference in New Issue
Block a user