aboutsummaryrefslogtreecommitdiff
path: root/docs/less.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-31 19:37:10 -0700
committerMark Otto <[email protected]>2011-10-31 19:37:10 -0700
commit02bf27592c8eec51795ac806390bc57db501926d (patch)
tree2ad4839ec00a24eefa18876a82d031771b0e243d /docs/less.html
parentba597ef8458de4593b7a0269b0dd794f9ca89818 (diff)
downloadbootstrap-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.html2
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>