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 {