diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-02-17 20:49:40 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-02-17 20:49:40 -0500 |
commit | 5e18496ec28cbbc544134651762b97116b68398e (patch) | |
tree | 03e8d7cc8608c37a72057626ce7720427373671e /css | |
parent | 44b821649f56691ec4027c80bbb8b06ec37d51f9 (diff) |
index: show username in twitter follow button
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 4 |
1 files changed, 0 insertions, 4 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; } |