diff options
| author | Mark Otto <[email protected]> | 2012-12-01 18:51:03 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-01 18:51:03 -0800 |
| commit | 9c028ea54b7be6361f1be1e26b5a8a5dd6aa6bb0 (patch) | |
| tree | 67b6acda07fa41dd5cfb8c2b1abe1649a08d29b7 /docs/assets/css/docs.css | |
| parent | 19ee7999f4db33406c4552d4eed568cd1fb8405a (diff) | |
| download | bootstrap-9c028ea54b7be6361f1be1e26b5a8a5dd6aa6bb0.tar.xz bootstrap-9c028ea54b7be6361f1be1e26b5a8a5dd6aa6bb0.zip | |
follow button width
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 151d9987a..c0f8dc830 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; |
