diff options
| author | Mark Otto <[email protected]> | 2013-08-23 21:45:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-23 21:45:58 -0700 |
| commit | 7edd87dde901b30bb0cef9a2f72ab321c7dfb743 (patch) | |
| tree | 59899e32f3e01a736587b32f0e12393003389e04 /getting-started.html | |
| parent | c4f1591e70bc7849a533cd7d3f81bd7960ca7448 (diff) | |
| parent | c1ddb06de78c265e4d8bad0216911b386c543633 (diff) | |
| download | bootstrap-7edd87dde901b30bb0cef9a2f72ab321c7dfb743.tar.xz bootstrap-7edd87dde901b30bb0cef9a2f72ab321c7dfb743.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html index 721210102..6cddf379f 100644 --- a/getting-started.html +++ b/getting-started.html @@ -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 --> |
