]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add a migration tip for .label to .label-default 11705/head
authorCyrus Stoller <cyrus.stoller@gmail.com>
Wed, 4 Dec 2013 08:34:38 +0000 (00:34 -0800)
committerCyrus Stoller <cyrus.stoller@gmail.com>
Wed, 4 Dec 2013 08:41:05 +0000 (00:41 -0800)
getting-started.html

index b65fc497f1aced124e6555e8409c1b43253448c8..bf9ec6cf472061c575bae5732c7df7706680f3e6 100644 (file)
@@ -456,6 +456,10 @@ bootstrap/
             <td><code>.muted</code></td>
             <td><code>.text-muted</code></td>
           </tr>
+          <tr>
+            <td><code>.label</code></td>
+            <td><code>.label .label-default</code></td>
+          </tr>
           <tr>
             <td><code>.text-error</code></td>
             <td><code>.text-danger</code></td>