aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/zurich/base.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/zurich/base.scss b/web/cobrands/zurich/base.scss
index b187c0d8e..61bcbacb7 100644
--- a/web/cobrands/zurich/base.scss
+++ b/web/cobrands/zurich/base.scss
@@ -63,5 +63,10 @@ h4.static-with-rule {
border-bottom: none;
li {
background: none;
+ .text {
+ .img {
+ padding-right: 1em;
+ }
+ }
}
}