aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/core.css
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/core.css
parentc309d14a2bde3a0bc6fd9eebf84eb5ab2fafd33d (diff)
Rename #content to #mysociety.
Diffstat (limited to 'web/css/core.css')
-rw-r--r--web/css/core.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/core.css b/web/css/core.css
index e65c796e5..97a3fb786 100644
--- a/web/css/core.css
+++ b/web/css/core.css
@@ -436,7 +436,7 @@ form#mapForm .olTileImage {
/* Printing */
@media print {
#map_box { float: none; margin: 0 auto; }
- #content { max-width: none; }
+ #mysociety { max-width: none; }
#side { margin-right: 0; }
}