summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-17 16:09:15 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-17 16:09:15 -0400
commite4add32f88236caf7e81ccb8ed5a4db464c895a6 (patch)
tree89faf639ce1f85b9271bff4ce6da5c0b30a94444 /index.html
parent5220b45632981dc74853071d2e4b8075bd3269c0 (diff)
index: fix rss button wrap on ipad
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 36da26f5..deec0165 100644
--- a/index.html
+++ b/index.html
@@ -70,7 +70,7 @@
<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>
</div>
- <div class="span2 rss">
+ <div class="span1 rss">
<a class="btn rss-button" href="http://feeds.feedburner.com/bootswatch"><i class="icon-rss"></i><span>RSS</span></a>
</div>
</div>