adds label-primary to previews, fixes #134
[bootswatch] / tests / components.html
index 25a42df..3cdb47c 100644 (file)
         <p>Add any of the below mentioned modifier classes to change the appearance of a label.</p>
         <div class="bs-example">
           <span class="label label-default">Default</span>
+          <span class="label label-primary">Primary</span>
           <span class="label label-success">Success</span>
           <span class="label label-warning">Warning</span>
           <span class="label label-danger">Danger</span>