diff options
| author | Mark Otto <[email protected]> | 2012-01-05 15:43:07 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-05 15:43:07 -0800 |
| commit | 621dd13d87b6ba5fd351966056ea335c6a946f45 (patch) | |
| tree | 9f75afbacce64e6e8cb972f230baedca0c828e98 /docs/base-css.html | |
| parent | 23e5fc2133dd748ba4a7df52b598a24a2915811a (diff) | |
| download | bootstrap-621dd13d87b6ba5fd351966056ea335c6a946f45.tar.xz bootstrap-621dd13d87b6ba5fd351966056ea335c6a946f45.zip | |
move mega link footer to scaffolding to try it out, fix broken button text shadow, change UL/OL margins back, make li color same as body
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 1ec808a39..10be4c3d4 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -802,6 +802,8 @@ Form states <h3>Flexible markup and styles</h3> <p>The best part about forms in Bootstrap is that all your inputs and controls look great no matter how you build them in your markup. No superfluous HTML is required, but we provide the patterns for those who require it.</p> </div> + <div class="span4"> + </div> </div> |
