aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-12 21:23:53 -0700
committerMark Otto <[email protected]>2013-08-12 21:23:53 -0700
commit0b338b0dc76fa3cf321c9a509e892bad41fd626b (patch)
tree9306d8846a5e0bdf646f607fd1b9141913701584 /_includes
parenteac61de138278aa1c0d70dfed7a9515c714b6ad9 (diff)
parent715e924217003446661ed0e6ff62a0a64ea8a510 (diff)
downloadbootstrap-0b338b0dc76fa3cf321c9a509e892bad41fd626b.tar.xz
bootstrap-0b338b0dc76fa3cf321c9a509e892bad41fd626b.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to '_includes')
-rw-r--r--_includes/social-buttons.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/social-buttons.html b/_includes/social-buttons.html
index 11695ca1b..89a24123e 100644
--- a/_includes/social-buttons.html
+++ b/_includes/social-buttons.html
@@ -1,10 +1,10 @@
<div class="bs-social">
<ul class="bs-social-buttons">
<li>
- <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&amp;repo=bootstrap&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20" title="Star on GitHub"></iframe>
+ <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&amp;repo=bootstrap&amp;type=watch&amp;count=true" width="100" height="20" title="Star on GitHub"></iframe>
</li>
<li>
- <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&amp;repo=bootstrap&amp;type=fork&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102" height="20" title="Fork on GitHub"></iframe>
+ <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twbs&amp;repo=bootstrap&amp;type=fork&amp;count=true" width="102" height="20" title="Fork on GitHub"></iframe>
</li>
<li class="follow-btn">
<a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a>