diff options
-rw-r--r-- | css/bootswatch.css | 4 | ||||
-rw-r--r-- | index.html | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index a4c26883..f891f982 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -31,10 +31,6 @@ section { margin-right: 10px; } -.twitter-follow-button { - width: 60px !important; -} - .twitter-share-button { margin-right: 15px; } @@ -88,7 +88,7 @@ <iframe id="gh-star" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe> </span> <span> - <a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false">Follow @thomashpark</a> + <a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true">Follow @thomashpark</a> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a> </span> <span> |