Fix CSS errrors

This commit is contained in:
rda
2011-10-23 07:53:41 +07:00
parent b97d0b28c1
commit b4a42c8446
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
<div id="shortdesc">Simple acceleration demo; roll a vector feature around
on a map. (Only tested on iOS 4.)</div>
<div id="map" width="100%" height="100%" style="background-color: grey"></div>
<div id="map" width="100%" height="100%" style="background-color: gray"></div>
<div id="docs">
<p>Demo works best when device is locked in portrait mode.</p>
</div>