diff options
| author | Erik van der Kolk <[email protected]> | 2012-08-18 19:49:27 +0200 |
|---|---|---|
| committer | Erik van der Kolk <[email protected]> | 2012-08-18 19:49:27 +0200 |
| commit | 3f12c746e59de41fc13964a70eaa31891f71c760 (patch) | |
| tree | 999683e1fe4dcac84440c9dcaabb1adaf1869270 /docs/base-css.html | |
| parent | 2327d30ef5bcbebd5519488178534f2b09de89af (diff) | |
| download | bootstrap-3f12c746e59de41fc13964a70eaa31891f71c760.tar.xz bootstrap-3f12c746e59de41fc13964a70eaa31891f71c760.zip | |
Replace Note: by Heads up!
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 549bb415d..30c7f8d3f 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -420,7 +420,7 @@ For example, <code>section</code> should be wrapped as inline. &lt;p&gt;Sample text here...&lt;/p&gt; </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><span class="label label-info">Heads up!</span> 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> </section> |
