From 249d4bd55b9759079ad195f6bc367c1bcdc25773 Mon Sep 17 00:00:00 2001 From: "Rob G. Healey" Date: Tue, 26 Jul 2011 07:05:32 +0000 Subject: [PATCH] Removedall unnecessary style sheet elements. svn: r17967 --- src/plugins/webstuff/css/narrative-maps.css | 33 --------------------- 1 file changed, 33 deletions(-) diff --git a/src/plugins/webstuff/css/narrative-maps.css b/src/plugins/webstuff/css/narrative-maps.css index 71bc1c4bc..76ef859e9 100644 --- a/src/plugins/webstuff/css/narrative-maps.css +++ b/src/plugins/webstuff/css/narrative-maps.css @@ -31,45 +31,12 @@ body#FamilyMap { padding: 0px 4px 0px 4px; } -/* Mapstraction -------------------------------------------------- */ -div#mapstraction { - height: 580px; - width: 100%; -} - -/* Middle -------------------------------------------------- */ -div#middle { - float: center; - height: 440px; - width: 90%; - margin: 10px 2% 10px 2%; -} - /* geo-info Bubble ------------------------------------------------- */ div#geo-info { font: bold 11px sans-serif; } -/* GoogleV3 -------------------------------------------------- */ -div#googlev3 { - height: 500px; - width: 600px; - border: solid 1px #000; -} - -/* ************************************************************************************** - - MiddleSection -------------------------------------------------- */ -div#middlesection { - float: center; - overflow-y: hidden; -} - /* map_canvas-- place map holder ------------------------------------------------- */ div#map_canvas {