From 7bef778c48cd8e4dad69c4f843899ec7b7c64f93 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 9 Mar 2014 22:06:51 -0700 Subject: [PATCH] http://www.youtube.com/watch?v=AJWtLf4-WWs --- docs/css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.