aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixmystreet-uk-councils/report/_item-with-pin.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/fixmystreet-uk-councils/report/_item-with-pin.html')
-rw-r--r--templates/web/fixmystreet-uk-councils/report/_item-with-pin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet-uk-councils/report/_item-with-pin.html b/templates/web/fixmystreet-uk-councils/report/_item-with-pin.html
index cd70410d3..b36dac3b6 100644
--- a/templates/web/fixmystreet-uk-councils/report/_item-with-pin.html
+++ b/templates/web/fixmystreet-uk-councils/report/_item-with-pin.html
@@ -1,4 +1,4 @@
-<li class="[% c.cobrand.pin_colour(problem) %]">
+<li class="item-list__item item-list__item--with-pin [% c.cobrand.pin_colour(problem) %]">
<a href="[% c.uri_for('/report', problem.id ) %]" class="[% problem.category %]">
<h3>[% problem.title | html %]</h3>
<p>Reported [%- prettify_dt( problem.confirmed, 1 ) %]</p>