diff options
author | Mark Wells <mark@freeside.biz> | 2012-04-23 21:05:13 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2012-04-23 21:05:13 -0700 |
commit | be368a6ee2dca0ddd4aa53c0b912e09498bef24a (patch) | |
tree | 5a4a0240b6bd2ec909421a98e0ec500d9d1f1c50 | |
parent | 43e6b2ea06434abead940939c9b04e00e3a72f32 (diff) |
fix map canvas
-rw-r--r-- | httemplate/view/directions.html | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |