2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

address issue #414 and fix up a number of docs loose ends

This commit is contained in:
Mark Otto
2011-10-26 23:24:22 -07:00
parent 648c468927
commit b4c894961c
5 changed files with 24 additions and 54 deletions
+1 -1
View File
@@ -548,7 +548,7 @@
<div class="row">
<div class="span3">
<h2>Block messages</h2>
<p><code>.alert-message.block-message</code></p>
<p><code>&lt;div class="alert-message block-message"&gt;</code></p>
<p>For messages that require a bit of explanation, we have paragraph style alerts. These are perfect for bubbling up longer error messages, warning a user of a pending action, or just presenting information for more emphasis on the page.</p>
<p><a class="btn js-btn" href="./javascript.html#alerts">Get the javascript &raquo;</a></p>
</div>