From: Mark Otto Date: Mon, 10 Mar 2014 05:06:51 +0000 (-0700) Subject: http://www.youtube.com/watch?v=AJWtLf4-WWs X-Git-Tag: v3.2.0~377^2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bef778c48cd8e4dad69c4f843899ec7b7c64f93;p=thirdparty%2Fbootstrap.git http://www.youtube.com/watch?v=AJWtLf4-WWs --- diff --git a/docs/css.html b/docs/css.html index 16aa26a21e..8538425f38 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2769,7 +2769,7 @@ For example, <section> should be wrapped as inline.

So, for extra small (xs) screens for example, the available .visible-*-* classes are: .visible-xs-block, .visible-xs-inline, and .visible-xs-inline-block.

-

The classes .visible-xs, .visible-sm, .visible-md, and .visible-lg also exist, but are deprecated as of v3.2. They are approximately equivalent to .visible-*-block, except with additional special cases for toggling <table>-related elements.

+

The classes .visible-xs, .visible-sm, .visible-md, and .visible-lg also exist, but are deprecated as of v3.2. They are approximately equivalent to .visible-*-block, except with additional special cases for toggling <table>-related elements.

Print classes

Similar to the regular responsive classes, use these for toggling content for print.