Improve layout of examples index page

This commit is contained in:
Éric Lemoine
2012-10-20 21:43:05 +02:00
parent 3e3b8d6f8b
commit b000c052e3

View File

@@ -264,11 +264,9 @@
/>
OpenLayers 3
</div>
<p>
<input autofocus placeholder="filter by keywords..." type="text" id="keywords" />
<span id="count"></span>
<a href="javascript:void showAll();">show all</a>
</p>
<input autofocus placeholder="filter by keywords..." type="text" id="keywords" />
<span id="count"></span>
<a href="javascript:void showAll();">show all</a>
</div>
<div id="examples"></div>
</div>