aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/lichfield/css/layout.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/cobrands/lichfield/css/layout.css b/web/cobrands/lichfield/css/layout.css
index af1ee7d67..4711588b0 100644
--- a/web/cobrands/lichfield/css/layout.css
+++ b/web/cobrands/lichfield/css/layout.css
@@ -7,3 +7,12 @@
margin-bottom: 5px;
width: auto !important;
}
+
+#mysociety #map_box {
+ width: 380px;
+}
+
+#mysociety #map, #mysociety #drag {
+ width: 378px;
+ height: 378px;
+}