aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-19 08:58:59 -0700
committerMark Otto <[email protected]>2013-08-19 08:58:59 -0700
commitd195d5989f2efc8cd9446db88f8c9a03c95d29e7 (patch)
treec9d00cd6f6a157140232f61dd93a9fc79fcf3051 /components.html
parent55b7b1494f5145082e6e13a0c3eaf61918e898cf (diff)
parent50674b16d30d044281c8695e871452ae3fbc891c (diff)
downloadbootstrap-d195d5989f2efc8cd9446db88f8c9a03c95d29e7.tar.xz
bootstrap-d195d5989f2efc8cd9446db88f8c9a03c95d29e7.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index c54bae85c..9bd2b3d48 100644
--- a/components.html
+++ b/components.html
@@ -248,7 +248,7 @@ base_url: "../"
{% highlight html %}
<button type="button" class="btn btn-default btn-lg">
<span class="glyphicon glyphicon-star"></span> Star
-</a>
+</button>
{% endhighlight %}
</div>