From: Mark Otto Date: Sat, 26 Nov 2016 09:46:11 +0000 (-0800) Subject: update comment X-Git-Tag: v4.0.0-alpha.6~400^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410b7dd5e86c4ca31261b66d78097a32fcc2df74;p=thirdparty%2Fbootstrap.git update comment --- 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 {