FIX VK size

This commit is contained in:
Krivchikov Dmitry 2015-01-31 23:06:40 +03:00
parent 84736946f1
commit 5a9a4e303e
2 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;" /></div></a>
<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>
</div>
<div id="box">
<span id="boxClose" onclick="closeBox();">&times;</span>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 961 B