]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix #10054; mention .muted -> .text-muted in migration docs
authorChris Rebert <github@rebertia.com>
Fri, 23 Aug 2013 23:12:24 +0000 (16:12 -0700)
committerChris Rebert <github@rebertia.com>
Fri, 23 Aug 2013 23:12:24 +0000 (16:12 -0700)
getting-started.html

index 4080408568e4b786adc143091aaa999b6b8dd385..79fd08ec6690f82c81999d84fb1649e49aa475ee 100644 (file)
@@ -423,6 +423,10 @@ bootstrap/
             <td><code>ul.inline</code></td>
             <td><code>.list-inline</code></td>
           </tr>
+          <tr>
+            <td><code>.muted</code></td>
+            <td><code>.text-muted</code></td>
+          </tr>
         </tbody>
       </table>
     </div><!-- /.table-responsive -->