aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorErik van der Kolk <[email protected]>2012-08-18 19:49:27 +0200
committerErik van der Kolk <[email protected]>2012-08-18 19:49:27 +0200
commit3f12c746e59de41fc13964a70eaa31891f71c760 (patch)
tree999683e1fe4dcac84440c9dcaabb1adaf1869270 /docs/templates
parent2327d30ef5bcbebd5519488178534f2b09de89af (diff)
downloadbootstrap-3f12c746e59de41fc13964a70eaa31891f71c760.tar.xz
bootstrap-3f12c746e59de41fc13964a70eaa31891f71c760.zip
Replace Note: by Heads up!
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/base-css.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index 242559dbe..a25862c18 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -357,7 +357,7 @@
&amp;lt;p&amp;gt;{{_i}}Sample text here...{{/i}}&amp;lt;/p&amp;gt;
&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><span class="label label-info">{{_i}}Heads up!{{/i}}</span> {{_i}}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>
</section>