diff options
| author | Mark Otto <[email protected]> | 2013-05-08 22:54:25 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-08 22:54:25 -0700 |
| commit | 705063c73a9274333a9c5981aeb9cdfb9d443a02 (patch) | |
| tree | a6cb6adf932060f9475b10738ed3da098d53c4a2 /docs/_includes | |
| parent | 22f212379f296d9f267a05d739f44d4deba544db (diff) | |
| download | bootstrap-705063c73a9274333a9c5981aeb9cdfb9d443a02.tar.xz bootstrap-705063c73a9274333a9c5981aeb9cdfb9d443a02.zip | |
.bs-docs-social-* to .bs-social-*
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/social-buttons.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/social-buttons.html b/docs/_includes/social-buttons.html index 68d5fc40e..5cef71a19 100644 --- a/docs/_includes/social-buttons.html +++ b/docs/_includes/social-buttons.html @@ -1,5 +1,5 @@ -<div class="bs-docs-social"> - <ul class="bs-docs-social-buttons"> +<div class="bs-social"> + <ul class="bs-social-buttons"> <li> <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> </li> |
