aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/cobrands
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@fury.ukcod.org.uk>2011-03-25 14:23:08 +0000
committerMatthew Somerville <matthew@fury.ukcod.org.uk>2011-03-25 14:23:08 +0000
commitfea3dbfc75a4470e0fe04f9ba594202a282d930c (patch)
tree1652e18aec3163e33d832aad3a547e65251e7a50 /web/css/cobrands
parentc309d14a2bde3a0bc6fd9eebf84eb5ab2fafd33d (diff)
Rename #content to #mysociety.
Diffstat (limited to 'web/css/cobrands')
-rw-r--r--web/css/cobrands/emptyhomes/emptyhomes.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css
index c3d514807..7e6e43466 100644
--- a/web/css/cobrands/emptyhomes/emptyhomes.css
+++ b/web/css/cobrands/emptyhomes/emptyhomes.css
@@ -85,14 +85,14 @@ blockquote {
margin-left: 0.5em;
}
-#content {
+#mysociety {
width: 100%; /* Must specify a width or IE goes crazy wrong! */
position: relative;
margin: 0 auto;
max-width: 60em;
}
-/* Can't put the margin in #content because of above IE craziness */
+/* Can't put the margin in #mysociety because of above IE craziness */
#wrapper {
clear: both;
margin: 0 2em 2em;