Delete reference to a non-existent class

This commit is contained in:
Quy Ton 2014-01-05 20:08:37 -08:00
parent 7653b845f8
commit c613143638
1 changed files with 0 additions and 1 deletions

View File

@ -2414,7 +2414,6 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<p class="bg-danger">Donec ullamcorper nulla non metus auctor fringilla.</p>
</div>
{% highlight html %}
<p class="bg-muted">...</p>
<p class="bg-primary">...</p>
<p class="bg-success">...</p>
<p class="bg-info">...</p>