aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-12-10 22:30:17 -0800
committerMark Otto <[email protected]>2011-12-10 22:30:17 -0800
commit200fe25d0a3b5391ecfd8385142bfdbd318f747c (patch)
tree27c8dc92dfba9dad72fc9c9feec71c1634baa2e6 /docs
parentd2e56ad53d5d5c93cd6206a6829ee2054f583c5b (diff)
parente240aac6cb598f58bea37998acebfabc871013ba (diff)
downloadbootstrap-200fe25d0a3b5391ecfd8385142bfdbd318f747c.tar.xz
bootstrap-200fe25d0a3b5391ecfd8385142bfdbd318f747c.zip
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs')
-rw-r--r--docs/base-css.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index cb6c699f9..b353a538d 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -668,9 +668,8 @@
</tr>
</tbody>
</table>
- <p><strong>Note:</strong> Zebra-striping is a progressive enhancement not available for older browsers like IE8 and below.</p>
<pre class="prettyprint linenums">
-&lt;table class="striped-table"&gt;
+&lt;table class="bordered-table"&gt;
...
&lt;/table&gt;</pre>
<h3>4. Condensed table</h3>