diff options
| author | Mark Otto <[email protected]> | 2011-09-11 20:17:34 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-11 20:17:34 -0700 |
| commit | bd3448cf78c34f2215d7d29dc082119459ccbf92 (patch) | |
| tree | a36a4f4f1896380c6c9933cd0c6a843bf645b1ba /docs/index.html | |
| parent | 2674210ff06a9ceaaa98263a2cbe2246fcd21111 (diff) | |
| download | bootstrap-bd3448cf78c34f2215d7d29dc082119459ccbf92.tar.xz bootstrap-bd3448cf78c34f2215d7d29dc082119459ccbf92.zip | |
make input prepend styles look a bit better
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 f9bcb784e..7b9a07909 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> |
