]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update comment
authorMark Otto <markdotto@gmail.com>
Sat, 26 Nov 2016 09:46:11 +0000 (01:46 -0800)
committerMark Otto <markdotto@gmail.com>
Sat, 26 Nov 2016 09:46:11 +0000 (01:46 -0800)
scss/_tables.scss

index 0d2492a0bef6d9410917bd1f4a9af2070c7f4147..38153b6341b06ce2fe5fb52483e9071294d282fa 100644 (file)
 
 // 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 {