mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Fix #571 -- Partial payments and refunds
This commit is contained in:
@@ -394,6 +394,9 @@ body.loading #wrapper {
|
||||
.dl-horizontal dt {
|
||||
white-space: normal;
|
||||
}
|
||||
td > .dl-horizontal {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.collapse-indicator {
|
||||
-webkit-transition: all 150ms ease-in 0s;
|
||||
|
||||
Reference in New Issue
Block a user