From 9c028ea54b7be6361f1be1e26b5a8a5dd6aa6bb0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 1 Dec 2012 18:51:03 -0800 Subject: [PATCH] follow button width --- docs/assets/css/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 151d9987ab..c0f8dc8304 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -309,7 +309,7 @@ only screen and ( -o-min-device-pixel-ratio: 2/1) { line-height: 1; } .bs-docs-social-buttons .twitter-follow-button { - width: 216px !important; + width: 225px !important; } .bs-docs-social-buttons .twitter-share-button { width: 98px !important;