aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-10 23:07:32 -0800
committerMark Otto <[email protected]>2012-02-10 23:07:32 -0800
commitd7aefe67e3df78bde61eaa7ecab807bb03aeb1ef (patch)
treee4651bdb92a13d886fa3856c3248e1adf51f0e75 /docs/base-css.html
parentc10661cf5d5e84bf840c0f2404218c0bc08add27 (diff)
downloadbootstrap-d7aefe67e3df78bde61eaa7ecab807bb03aeb1ef.tar.xz
bootstrap-d7aefe67e3df78bde61eaa7ecab807bb03aeb1ef.zip
scope th bottom vertical-align to only thead, update code styles to include more comments in less file and scrollable option for pre tag
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 3317f9321..ac260bffb 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -385,6 +385,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
&lt;/pre&gt;
</pre>
<p><strong>Note:</strong> 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>
+ <p>You may optionally add the <code>.pre-scrollable</code> class which will set a max-height of 350px and provide a y-axis scrollbar.</p>
</div><!--/span-->
<div class="span4">
<h2>Google Prettify</h2>