aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorErik van der Kolk <[email protected]>2012-08-18 21:52:43 +0200
committerErik van der Kolk <[email protected]>2012-08-18 21:52:43 +0200
commitdda951d1e1283738c132f1132e9dec28f27fa1ec (patch)
treec5b87121bc1dab9e8f01774da6cec84e88a7d90e /docs/base-css.html
parentae275dccb82023c9e8f0b8d8b689566ad07db8d9 (diff)
downloadbootstrap-dda951d1e1283738c132f1132e9dec28f27fa1ec.tar.xz
bootstrap-dda951d1e1283738c132f1132e9dec28f27fa1ec.zip
Remove inexisting end tag </hr>
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 6c9208907..363f91a02 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -855,7 +855,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</pre>
- <hr class="bs-docs-separator"></hr>
+ <hr class="bs-docs-separator">
<h2>Optional layouts</h2>
@@ -952,7 +952,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</pre>
- <hr class="bs-docs-separator"></hr>
+ <hr class="bs-docs-separator">
<h2>Supported form controls</h2>
@@ -1074,7 +1074,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</pre>
- <hr class="bs-docs-separator"></hr>
+ <hr class="bs-docs-separator">
<h2>Extending form controls</h2>
@@ -1316,7 +1316,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</pre>
- <hr class="bs-docs-separator"></hr>
+ <hr class="bs-docs-separator">
<h2>Form control states</h2>