Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2016-11-26 12:46:11 +0300
committerMark Otto <markdotto@gmail.com>2016-11-26 12:46:11 +0300
commit410b7dd5e86c4ca31261b66d78097a32fcc2df74 (patch)
tree9ab49cb7ee61e7b612870981afe41a3390703c96 /scss/_tables.scss
parent967ee175dc8aeee307dfb36d141cc321f37e53cc (diff)
update comment
Diffstat (limited to 'scss/_tables.scss')
-rw-r--r--scss/_tables.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/_tables.scss b/scss/_tables.scss
index 0d2492a0be..38153b6341 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 {