From a550f4935385c8ea96eb6de1dd582471233c1cfb Mon Sep 17 00:00:00 2001
From: Bruce Flynn <brucef@ssec.wisc.edu>
Date: Thu, 19 Jun 2014 10:23:15 -0500
Subject: [PATCH] Add svg size

---
 stationplot/index.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/stationplot/index.html b/stationplot/index.html
index 707123c..b642aa5 100644
--- a/stationplot/index.html
+++ b/stationplot/index.html
@@ -75,7 +75,6 @@
 			<div>
 				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"	
 						 preserveAspectRatio="xMinYMin meet"
-						 height="400" width="400"
 						 viewBox="0 0 100 100">
 						 <!-- http://commons.oreilly.com/wiki/index.php/SVG_Essentials -->
 					<style type="text/css">
-- 
GitLab