diff options
author | Struan Donald <struan@exo.org.uk> | 2011-07-28 14:57:10 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-07-28 14:57:10 +0100 |
commit | bc2e0520aee72f8bcf5da8fb164d1d7880838772 (patch) | |
tree | 5913bbcc3ac501c3c8e007316fd2685f0cf68477 | |
parent | c4016c5e31686e9b8ac48ed208ec0749727181fa (diff) |
let map be standard width now there is no sidebar
-rw-r--r-- | web/cobrands/lichfielddc/css/layout.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/web/cobrands/lichfielddc/css/layout.css b/web/cobrands/lichfielddc/css/layout.css index 593682d87..98bf5b88a 100644 --- a/web/cobrands/lichfielddc/css/layout.css +++ b/web/cobrands/lichfielddc/css/layout.css @@ -13,15 +13,6 @@ width: auto !important; } -#mysociety #map_box { - width: 380px; -} - -#mysociety #map, #mysociety #drag { - width: 378px; - height: 378px; -} - #mysociety p { margin: 1em 0px; padding: 0px; |