diff options
| author | Jacob Thornton <[email protected]> | 2011-09-11 21:04:01 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-11 21:04:01 -0700 |
| commit | f8aaec5260a0a3bfe11c8f54b79ed0924a6c278b (patch) | |
| tree | 8bd6276872658feb9d5723433ba4b495d2e68fae /docs/index.html | |
| parent | 200f5817ba7eb4c9ccafed3faad45b06ba89dfa7 (diff) | |
| parent | af2223efb1048c9b9dd53f7f2481646d731d0da7 (diff) | |
| download | bootstrap-f8aaec5260a0a3bfe11c8f54b79ed0924a6c278b.tar.xz bootstrap-f8aaec5260a0a3bfe11c8f54b79ed0924a6c278b.zip | |
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index c960fb6bc..f31ef80e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -633,10 +633,10 @@ <div class="row"> <div class="span4"> <h2>Inline labels</h2> - <p>Call attention to or flag any phrase in your body text.</p> <p> <code><span class="label"></code> </p> + <p>Call attention to or flag any phrase in your body text.</p> </div> <div class="span12"> <h3>Label anything</h3> |
