diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-03-08 11:06:21 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-03-08 11:06:21 +0000 |
commit | e946a7b752ec93144262b01fddf73a835274cc42 (patch) | |
tree | f97757425eda54c47768a8b166ede7407b1ed7d1 /web | |
parent | ddc2fd59373c4210d6a9b1b9d41f487d5c4d0e72 (diff) |
Have total on EHA front page be all time.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/emptyhomes/css.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/emptyhomes/css.css b/web/cobrands/emptyhomes/css.css index b9d7342a0..595d11ac2 100644 --- a/web/cobrands/emptyhomes/css.css +++ b/web/cobrands/emptyhomes/css.css @@ -198,7 +198,7 @@ a:hover, a:active { vertical-align: middle; background-color: #80AE7D; color: #000000; - /*padding: 0.5em 0; */ + padding: 0.5em; width: 7em; } #mysociety #front_stats div a { |