diff --git a/src/pretix/static/pretixpresale/scss/_calendar.scss b/src/pretix/static/pretixpresale/scss/_calendar.scss index 4319be2182..7320de9ee9 100644 --- a/src/pretix/static/pretixpresale/scss/_calendar.scss +++ b/src/pretix/static/pretixpresale/scss/_calendar.scss @@ -88,11 +88,6 @@ &.soon > *:first-child { font-weight: bold; } - &.over > *:first-child, - &.reserved > *:first-child, - &.soldout > *:first-child { - text-decoration: line-through - } .event-name { display: block;