diff --git a/docs/assets/img/responsive-illustrations.png b/docs/assets/img/responsive-illustrations.png deleted file mode 100644 index a4bcbe302c..0000000000 Binary files a/docs/assets/img/responsive-illustrations.png and /dev/null differ diff --git a/docs/css.html b/docs/css.html index e9d42fb381..b630123c55 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2308,16 +2308,6 @@ For example, <code><section></code> should be wrapped as inlin <meta name="viewport" content="width=device-width, initial-scale=1.0"> -

About responsive Bootstrap

- Responsive devices -

Media queries allow for custom CSS based on a number of conditions—ratios, widths, display type, etc—but usually focuses around min-width and max-width.

- -

Use media queries responsibly and only as a start to your mobile audiences. For larger projects, do consider dedicated code bases and not layers of media queries.

-

Supported devices

Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:

@@ -2376,7 +2366,7 @@ For example, <code><section></code> should be wrapped as inlin

Responsive utility classes

-

For faster mobile-friendly development, use these utility classes for showing and hiding content by device. Below is a table of the available classes and their effect on a given media query layout (labeled by device). They can be found in responsive.less.

+

For faster mobile-friendly development, use these utility classes for showing and hiding content by device. Below is a table of the available classes and their effect on a given media query layout (labeled by device).

diff --git a/docs/templates/pages/css.mustache b/docs/templates/pages/css.mustache index 583a55ee22..9ce362de59 100644 --- a/docs/templates/pages/css.mustache +++ b/docs/templates/pages/css.mustache @@ -2252,17 +2252,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> - {{! About }} -

{{_i}}About responsive Bootstrap{{/i}}

- Responsive devices -

{{_i}}Media queries allow for custom CSS based on a number of conditions—ratios, widths, display type, etc—but usually focuses around min-width and max-width.{{/i}}

- -

{{_i}}Use media queries responsibly and only as a start to your mobile audiences. For larger projects, do consider dedicated code bases and not layers of media queries.{{/i}}

- {{! Supported }}

{{_i}}Supported devices{{/i}}

{{_i}}Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:{{/i}}

@@ -2323,7 +2312,7 @@ {{! Responsive utility classes }}

{{_i}}Responsive utility classes{{/i}}

-

{{_i}}For faster mobile-friendly development, use these utility classes for showing and hiding content by device. Below is a table of the available classes and their effect on a given media query layout (labeled by device). They can be found in responsive.less.{{/i}}

+

{{_i}}For faster mobile-friendly development, use these utility classes for showing and hiding content by device. Below is a table of the available classes and their effect on a given media query layout (labeled by device).{{/i}}