FIX VK size

This commit is contained in:
Krivchikov Dmitry 2015-01-31 23:16:49 +03:00
parent 5a9a4e303e
commit 0e95f49058
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<div class="glyphicon glyphicon-user" id="loginButton" onclick="$('#loginModal').modal('show');" title="Войти для добавления точки"></div>
<?php endif;?>
<a href="https://vk.com/wikipoints" target="_blank"><div class="glyphicon" title="WikiPoints вКонтакте"><img src="/img/b.png" style="margin-left: -4px; margin-top: -15px; height: 15px;" /></div></a>
<a href="https://vk.com/wikipoints" target="_blank"><div class="glyphicon" style="line-height: 0;" title="WikiPoints вКонтакте"><img src="/img/b.png" style="margin-left: -4px; margin-top: 0px; height: 15px;" /></div></a>
</div>
<div id="box">
<span id="boxClose" onclick="closeBox();">&times;</span>