diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-03-05 15:48:31 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-03-05 15:48:31 +0000 |
commit | 9923c8f971657a0843f33dbc085e0aa6baf0d3b2 (patch) | |
tree | a53550bde2aac947b8824fb51f8031ea9e55b8d5 /web | |
parent | d0791d911fa970035fe5114d904d07688f11c518 (diff) |
Just one list of problems on council pages.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmystreet/base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet/base.scss b/web/cobrands/fixmystreet/base.scss index 8b49d2c6a..7f014bf67 100644 --- a/web/cobrands/fixmystreet/base.scss +++ b/web/cobrands/fixmystreet/base.scss @@ -872,7 +872,7 @@ a:hover.button-left { } } .text { - padding:0.5em 1em; + padding:0.25em 1em; h4 { margin:0; } |