diff options
Diffstat (limited to 'web/cobrands/bromley/base.scss')
-rw-r--r-- | web/cobrands/bromley/base.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/bromley/base.scss b/web/cobrands/bromley/base.scss index 7193104f9..418958ab1 100644 --- a/web/cobrands/bromley/base.scss +++ b/web/cobrands/bromley/base.scss @@ -130,6 +130,10 @@ a:active { background-color: darken(#f5f5f5, 10%); } +.item-list--reports__item a { + line-height: 2; +} + ////////////////////////////////////////////////////////////////////////////// // Bromley's Mobile-First styles ////////////////////////////////////////////////////////////////////////////// |