1
0
mirror of https://github.com/kidoman/embd synced 2024-06-01 16:48:06 +02:00

make the github button iframes less wide

This commit is contained in:
Karan Misra 2014-04-16 14:49:14 +05:30
parent 5a7a48dd95
commit ce2592615a

View File

@ -41,9 +41,9 @@
<p class="hs-disclaimer">
<iframe src="github-btn.html?user=kidoman&repo=embd&type=watch&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20"></iframe>
<iframe src="github-btn.html?user=kidoman&repo=embd&type=fork&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe>
allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20"></iframe>
</p>
</form>
<div class="catch-errors-top"></div>