diff options
| author | Mark Otto <[email protected]> | 2011-09-09 21:43:19 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-09 21:43:19 -0700 |
| commit | a0c3d4834225a2dd9fe3f3100b44ea316137c2d9 (patch) | |
| tree | f0d848e4100aa44890dd78e7f91a135bdb619407 /docs/index.html | |
| parent | c56e229ed73824778c672a67e7e70c4521623fe9 (diff) | |
| download | bootstrap-a0c3d4834225a2dd9fe3f3100b44ea316137c2d9.tar.xz bootstrap-a0c3d4834225a2dd9fe3f3100b44ea316137c2d9.zip | |
fix the stacked form legend style
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 79f8f3012..f6c6d65b8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -352,7 +352,7 @@ </tr> </tbody> </table> - <p></p> + <p>Modifying the grid means changing these values and recompiling.</p> </div> </div> </section> |
