aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-06 09:46:58 -0700
committerMark Otto <[email protected]>2013-08-06 09:46:58 -0700
commit440d8f5318c3cf15ec8845fe635c6e01caf27b2b (patch)
treedf2f3ee30b08e622166a25a8e2fbeeb533b94312 /components.html
parentdb45a60cc86190a060f0baf0b3961cbc690f3a65 (diff)
parent4350c662531e60b9b7fc1dbf9a861578c2f55610 (diff)
downloadbootstrap-440d8f5318c3cf15ec8845fe635c6e01caf27b2b.tar.xz
bootstrap-440d8f5318c3cf15ec8845fe635c6e01caf27b2b.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 8ce62ae3e..da3a69413 100644
--- a/components.html
+++ b/components.html
@@ -1562,7 +1562,7 @@ body { padding-bottom: 70px; }
</div>
{% highlight html %}
<ul class="pagination pagination-lg">...</ul>
-<ul class="pagination pagination">...</ul>
+<ul class="pagination">...</ul>
<ul class="pagination pagination-sm">...</ul>
{% endhighlight %}