forked from CGM_Public/pretix_original
Allow word wrapping inside .dl-horizontal dt
This commit is contained in:
@@ -367,4 +367,6 @@ body.loading #wrapper {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.dl-horizontal dt {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user