2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Replace Note: by Heads up!

This commit is contained in:
Erik van der Kolk
2012-08-18 19:49:27 +02:00
parent 2327d30ef5
commit 3f12c746e5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -357,7 +357,7 @@
<p>{{_i}}Sample text here...{{/i}}</p>
</pre>
</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>