aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
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/templates
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/templates')
-rw-r--r--docs/templates/pages/base-css.mustache1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index 8fe3443a6..0be4c1e34 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -309,6 +309,7 @@
&lt;/pre&gt;
</pre>
<p>{{_i}}<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.{{/i}}</p>
+ <p>{{_i}}You may optionally add the <code>.pre-scrollable</code> class which will set a max-height of 350px and provide a y-axis scrollbar.{{/i}}</p>
</div><!--/span-->
<div class="span4">
<h2>Google Prettify</h2>