diff options
| author | Mark Otto <[email protected]> | 2012-03-11 00:06:48 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-11 00:06:48 -0800 |
| commit | e8ef7d5e7b3f09f0dae54352146960f8bc3d2f05 (patch) | |
| tree | ff0de343a34be626dc49a5099c3bbac610eb75fb /docs/index.html | |
| parent | 349bdc12a7f5aae02cab36f8ae87c52a903937ac (diff) | |
| download | bootstrap-e8ef7d5e7b3f09f0dae54352146960f8bc3d2f05.tar.xz bootstrap-e8ef7d5e7b3f09f0dae54352146960f8bc3d2f05.zip | |
tweak button sizes on homepage
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 0da1443b3..375a45acf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -95,11 +95,11 @@ <iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="112px" height="20px"></iframe> </li> <li> - <iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95px" height="20px"></iframe> + <iframe class="github-btn" src="http://markdotto.github.com/github-buttons/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="98px" height="20px"></iframe> </li> <li class="divider">·</li> <li class="follow-btn"> - <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-width="225px" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a> + <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a> </li> <li class="tweet-btn"> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://twitter.github.com/bootstrap/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a> |
