diff --git a/css/compliance-legacy-compatibility.css b/css/compliance-legacy-compatibility.css index ba529a9dbd62a5b35b3723205d27cbb5ef5d177a..80a775d057ee28bd47bd78a27eb33bc843fa7787 100644 --- a/css/compliance-legacy-compatibility.css +++ b/css/compliance-legacy-compatibility.css @@ -792,9 +792,12 @@ div.highlight { padding: 0.1em 0.2em; border-radius: 3px; } - .view-all-events .views-row, .view-industry-events .views-row, .view-training-eve .views-row { + .view-all-events .views-row, .view-training-eve .views-row { margin: 9px; } + .view-industry-events .views-row { + margin: 0 0 1rem; + } html.fontface .view-all-events .title:before, html.fontface .view-industry-events .title:before, html.fontface .view-training-eve .title:before { font-family: 'EBI-Generic'; font-size: 100%;