Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
5702e1be
Commit
5702e1be
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
widths on github buttons
parent
05655ff4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/index.html
+1
-1
docs/index.html
docs/templates/pages/index.mustache
+1
-1
docs/templates/pages/index.mustache
with
2 additions
and
2 deletions
+2
-2
docs/index.html
+
1
-
1
View file @
5702e1be
...
...
@@ -100,7 +100,7 @@
<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>
<li>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"
98
px"
height=
"20px"
></iframe>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"
102
px"
height=
"20px"
></iframe>
</li>
<li
class=
"follow-btn"
>
<a
href=
"https://twitter.com/twbootstrap"
class=
"twitter-follow-button"
data-link-color=
"#0069D6"
data-show-count=
"true"
>
Follow @twbootstrap
</a>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/index.mustache
+
1
-
1
View file @
5702e1be
...
...
@@ -29,7 +29,7 @@
<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>
<li>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"
98
px"
height=
"20px"
></iframe>
<iframe
class=
"github-btn"
src=
"http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"
102
px"
height=
"20px"
></iframe>
</li>
<li
class=
"follow-btn"
>
<a
href=
"https://twitter.com/twbootstrap"
class=
"twitter-follow-button"
data-link-color=
"#0069D6"
data-show-count=
"true"
>
{{
_i
}}
Follow @twbootstrap
{{/
i
}}
</a>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment