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:45:03 +0000 |
commit | e88422c78d0ad852db9486dfd15a2ac4df119e8b (patch) | |
tree | 77a8d0975107b95fba892202b7b40d2de792c16a /web/css | |
parent | 3f62b70cd98827899f5820290ea1b52643122b5e (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; |