aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-19 00:45:20 -0700
committerMark Otto <[email protected]>2013-08-19 00:45:20 -0700
commitea3fa72f1df7a47f67177913389af6c1ca34ecf0 (patch)
treed10221b20ded89af7c4ea5c4538cfb0f1e479fb8 /css.html
parent08d19af710809bb0ac891e4973f451577fde5154 (diff)
downloadbootstrap-ea3fa72f1df7a47f67177913389af6c1ca34ecf0.tar.xz
bootstrap-ea3fa72f1df7a47f67177913389af6c1ca34ecf0.zip
Clarify responsive tables and tuck margin
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index 8b294e205..f976d229b 100644
--- a/css.html
+++ b/css.html
@@ -1333,7 +1333,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<h2 id="tables-responsive">Responsive tables</h2>
- <p>Create responsive tables by wrapping any <code>.table</code> in <code>.table-responsive</code> to make them scroll horizontally up to small devices (under 768px).</p>
+ <p>Create responsive tables by wrapping any <code>.table</code> in <code>.table-responsive</code> to make them scroll horizontally up to small devices (under 768px). When viewing on anything larger than 768px wide, you will not see any difference in these tables.</p>
<div class="bs-example">
<div class="table-responsive">
<table class="table">