aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-30 11:01:29 -0700
committerChris Rebert <[email protected]>2013-09-30 11:01:29 -0700
commitdef45c1f7456bae48119db999d81c3469912d0b7 (patch)
tree1d5426087be6d340d6670664d3f9755d5c400097 /css.html
parent7247527f0440acc7d4266e4d7cad91e25de38297 (diff)
downloadbootstrap-def45c1f7456bae48119db999d81c3469912d0b7.tar.xz
bootstrap-def45c1f7456bae48119db999d81c3469912d0b7.zip
table contextual classes docs: .col-lg-* => .col-xs-*
Diffstat (limited to 'css.html')
-rw-r--r--css.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/css.html b/css.html
index 48d963cf4..2b35c0d06 100644
--- a/css.html
+++ b/css.html
@@ -1260,8 +1260,8 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<div class="table-responsive">
<table class="table table-bordered table-striped">
<colgroup>
- <col class="col-lg-1">
- <col class="col-lg-7">
+ <col class="col-xs-1">
+ <col class="col-xs-7">
</colgroup>
<thead>
<tr>