diff options
Diffstat (limited to 'web/cobrands/greenwich/layout.scss')
-rw-r--r-- | web/cobrands/greenwich/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/greenwich/layout.scss b/web/cobrands/greenwich/layout.scss index 894b82a33..eff3f854e 100644 --- a/web/cobrands/greenwich/layout.scss +++ b/web/cobrands/greenwich/layout.scss @@ -72,7 +72,7 @@ body.frontpage { top: -9em; } - .issue-list-a li { + .item-list--reports__item { border-left: solid 4px $primary; } |