aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-01-17 11:26:00 +0000
committerMatthew Somerville <matthew@mysociety.org>2013-01-17 11:26:00 +0000
commitd3491b7ebc217c32b7da50d7c9b76e26fa0b6c4f (patch)
treef612f5f4dbe4ce20a12a5bdfe3c46620146af984
parenta57479a0209fa8c8dd8c906c938c28d2ddf162d9 (diff)
Indent picture, looks better when no background color any more.
-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;
+ }
+ }
}
}