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
1 changed files with 2 additions and 2 deletions

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>