]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix cutoff follow button
authorMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 02:27:05 +0000 (18:27 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 02:27:05 +0000 (18:27 -0800)
docs/assets/bootstrap.zip
docs/index.html
docs/templates/pages/index.mustache

index b10376a631db77f388a2a7c0645f5e32e5aeb1f2..7f9ed29aa5d98e82a0b4180b9b6892de1284e79e 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 1c9c6e05f1f89df604cad2dc3a099d460047f9e9..51da2a55fb5727f08705341498eb31e367f811a6 100644 (file)
@@ -99,7 +99,7 @@
     </li>
     <li class="divider">&middot;</li>
     <li class="follow-btn">
-      <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-width="217px" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a>
+      <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-width="225px" 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>
index 4f0573cfd1a0e8ebd340dc69772d94530ca89603..9fee412a5dbb18acbfce2816e63ed8db95f4f66f 100644 (file)
@@ -23,7 +23,7 @@
     </li>
     <li class="divider">&middot;</li>
     <li class="follow-btn">
-      <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-width="217px" data-link-color="#0069D6" data-show-count="true">{{_i}}Follow @twbootstrap{{/i}}</a>
+      <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-width="225px" data-link-color="#0069D6" data-show-count="true">{{_i}}Follow @twbootstrap{{/i}}</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>