Убрал обесцветичание на карте, на странице точки

This commit is contained in:
Krivchikov Dmitry 2015-03-09 21:01:52 +03:00
parent 8a1114a9ec
commit d86ab171eb
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<?php endforeach; ?>
<?php endif; ?>
<span data-thumb="/img/mapThumb.png">
<div id="map" style="width: 100%; height: 100%; position: static; display: block; -webkit-filter: grayscale(40%);"></div>
<div id="map" style="width: 100%; height: 100%; position: static; display: block;"></div>
</span>
</div>
</div>