diff options
author | Matthew Somerville <matthew@mysociety.org> | 2010-12-17 13:36:50 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2010-12-17 13:36:50 +0000 |
commit | 912734f4836e984b476978c59dd12d5d7cb32335 (patch) | |
tree | a246ed9e5dd0d25d5aecec0e26a62a30bc0c80b4 /web/css | |
parent | c5599b96587f4e6a34c59d4dcb1700bbbe37b570 (diff) |
REH text updates.
Diffstat (limited to 'web/css')
-rw-r--r-- | web/css/cobrands/emptyhomes/emptyhomes.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css index 293cb271c..c3d514807 100644 --- a/web/css/cobrands/emptyhomes/emptyhomes.css +++ b/web/css/cobrands/emptyhomes/emptyhomes.css @@ -154,6 +154,11 @@ blockquote { color: #FFFFFF; margin: 2em 0 1em 0; padding: 20px; + overflow: auto; +} +#footer div { + float: left; + margin-right: 1em; } #footer a { color: #FFFFFF; |