diff --git a/app/views/schedules/_event.html.haml b/app/views/schedules/_event.html.haml index dbd16b10..9373d0c3 100644 --- a/app/views/schedules/_event.html.haml +++ b/app/views/schedules/_event.html.haml @@ -14,7 +14,8 @@ %br %small{ style: "color: #{contrast_color(header_color)}" } = event.subtitle - .trapezoid{ style: "color: #{header_color}; top: 12px;" } + + .trapezoid{ style: "color: #{header_color}; border-top-color: #{header_color}; top: 12px;" } .panel-body %h4