diff options
| author | Mark Otto <[email protected]> | 2012-02-10 23:07:32 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-10 23:07:32 -0800 |
| commit | d7aefe67e3df78bde61eaa7ecab807bb03aeb1ef (patch) | |
| tree | e4651bdb92a13d886fa3856c3248e1adf51f0e75 /docs/base-css.html | |
| parent | c10661cf5d5e84bf840c0f2404218c0bc08add27 (diff) | |
| download | bootstrap-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.html | 1 |
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, <code>section</code> should be wrapped as inline. </pre> </pre> <p><strong>Note:</strong> Be sure to keep code within <code><pre></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> |
