aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-11-26 01:46:11 -0800
committerMark Otto <[email protected]>2016-11-26 01:46:11 -0800
commit410b7dd5e86c4ca31261b66d78097a32fcc2df74 (patch)
tree9ab49cb7ee61e7b612870981afe41a3390703c96
parent967ee175dc8aeee307dfb36d141cc321f37e53cc (diff)
downloadbootstrap-410b7dd5e86c4ca31261b66d78097a32fcc2df74.tar.xz
bootstrap-410b7dd5e86c4ca31261b66d78097a32fcc2df74.zip
update comment
-rw-r--r--scss/_tables.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/_tables.scss b/scss/_tables.scss
index 0d2492a0b..38153b634 100644
--- a/scss/_tables.scss
+++ b/scss/_tables.scss
@@ -136,8 +136,8 @@
// Responsive tables
//
-// Wrap your tables in `.table-responsive` and we'll make them mobile friendly
-// by enabling horizontal scrolling. Only applies <768px. Everything above that
+// Add `.table-responsive` to `.table`s and we'll make them mobile friendly by
+// enabling horizontal scrolling. Only applies <768px. Everything above that
// will display normally.
.table-responsive {