diff options
| author | Mark Otto <[email protected]> | 2011-10-31 19:37:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-31 19:37:10 -0700 |
| commit | 02bf27592c8eec51795ac806390bc57db501926d (patch) | |
| tree | 2ad4839ec00a24eefa18876a82d031771b0e243d /docs/less.html | |
| parent | ba597ef8458de4593b7a0269b0dd794f9ca89818 (diff) | |
| download | bootstrap-02bf27592c8eec51795ac806390bc57db501926d.tar.xz bootstrap-02bf27592c8eec51795ac806390bc57db501926d.zip | |
overhaul the table styles and update those everywhere in the docs, update the button docs, spec out the forms docs
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html index d5a467bfa..4fa0f0bdd 100644 --- a/docs/less.html +++ b/docs/less.html @@ -166,7 +166,7 @@ <h2 id="compiling">Compiling Less</h2> <p>After modifying the <code>.less</code> files in /lib/, you'll need to recompile them in order to regenerate the bootstrap-*.*.*.css and bootstrap-*.*.*.min.css files. If you're submitting a pull request to GitHub, you must always recompile.</p> <h3>Ways to compile</h3> - <table class="zebra-striped"> + <table class="striped-table"> <thead> <tr> <th style="width: 120px;">Method</th> |
