aboutsummaryrefslogtreecommitdiffstats
path: root/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css')
-rw-r--r--web/css/cobrands/emptyhomes/emptyhomes.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css
index 121242415..293cb271c 100644
--- a/web/css/cobrands/emptyhomes/emptyhomes.css
+++ b/web/css/cobrands/emptyhomes/emptyhomes.css
@@ -81,6 +81,10 @@ blockquote {
float: left;
}
+#header img {
+ margin-left: 0.5em;
+}
+
#content {
width: 100%; /* Must specify a width or IE goes crazy wrong! */
position: relative;