diff options
| author | Jacob Thornton <[email protected]> | 2012-08-20 16:21:57 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-08-20 16:21:57 -0700 |
| commit | 2b5e09038add287775dd6b27f5df9bf6373119ee (patch) | |
| tree | 93671b5560d4011de47fb1a81bfc6a47528e8bf1 /docs/index.html | |
| parent | 5d63e8e2a84468351b4c1ee6cc21f48e95ea27bf (diff) | |
| download | bootstrap-2b5e09038add287775dd6b27f5df9bf6373119ee.tar.xz bootstrap-2b5e09038add287775dd6b27f5df9bf6373119ee.zip | |
small nits
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 5389b5d8f..74a45aa6d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -86,7 +86,7 @@ <div class="container"> <ul class="bs-docs-social-buttons"> <li> - <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="112px" height="20px"></iframe> + <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> </li> <li> <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="98px" height="20px"></iframe> |
