aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorErik van der Kolk <[email protected]>2012-08-18 19:51:57 +0200
committerErik van der Kolk <[email protected]>2012-08-18 19:51:57 +0200
commitb7233a49dd42a17032389351f340c8175d77f36a (patch)
treeeef7bcf4b4d0bcb60c896a7c6140df2debb71de4 /docs/base-css.html
parent3f12c746e59de41fc13964a70eaa31891f71c760 (diff)
downloadbootstrap-b7233a49dd42a17032389351f340c8175d77f36a.tar.xz
bootstrap-b7233a49dd42a17032389351f340c8175d77f36a.zip
Move code within code snippet as close to the left for Basic block
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 30c7f8d3f..718beee6d 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -417,7 +417,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
</pre>
<pre class="prettyprint linenums" style="margin-bottom: 9px;">
&lt;pre&gt;
- &amp;lt;p&amp;gt;Sample text here...&amp;lt;/p&amp;gt;
+&amp;lt;p&amp;gt;Sample text here...&amp;lt;/p&amp;gt;
&lt;/pre&gt;
</pre>
<p><span class="label label-info">Heads up!</span> Be sure to keep code within <code>&lt;pre&gt;</code> tags as close to the left as possible; it will render all tabs.</p>