From 5e18496ec28cbbc544134651762b97116b68398e Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sun, 17 Feb 2013 20:49:40 -0500 Subject: [PATCH] index: show username in twitter follow button --- css/bootswatch.css | 4 ---- index.html | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index a4c2688..f891f98 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; } diff --git a/index.html b/index.html index e63043e..cb3d2b7 100644 --- a/index.html +++ b/index.html @@ -88,7 +88,7 @@ - + -- 2.39.2