From be368a6ee2dca0ddd4aa53c0b912e09498bef24a Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Mon, 23 Apr 2012 21:05:13 -0700 Subject: [PATCH] fix map canvas --- httemplate/view/directions.html | 1 - 1 file changed, 1 deletion(-) diff --git a/httemplate/view/directions.html b/httemplate/view/directions.html index 599d049c2..f14a11a07 100644 --- a/httemplate/view/directions.html +++ b/httemplate/view/directions.html @@ -22,7 +22,6 @@ body { height: 100%; margin: 0px; padding: 0px } #map_canvas { height: 100%; - margin-right: 320px; } #directions_panel { -- 2.11.0