Remove 'light' tag from some examples it doesn't work for

This commit is contained in:
Matt Priour
2012-03-20 23:18:41 -05:00
parent 6eee5025f2
commit 2ba9c5ffda
3 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@
<body onload="init()">
<h1 id="title">Resize a Marker</h1>
<div id="tags">
animation, resizing, style, size, light
animation, resizing, style, size
</div>
<div id="shortdesc">Dynamically resize a marker</div>
<div id="map" class="smallmap"></div>