From 54fba7cbe598b92e76d98ac68c2b097a822a13f0 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Thu, 20 Aug 2015 17:38:40 -0400 Subject: Rename .img-responsive class to .img-fluid Fix #17166 --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index f83ffb96e..faf59c4c4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,17 +55,17 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
- Sass support + Sass support

Preprocessor

Bootstrap ships with vanilla CSS, but its source code utilizes Sass, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.

- Responsive across devices + Responsive across devices

One framework, every device.

Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.

- Components + Components

Full of features

With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.

@@ -89,7 +89,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f Browse themes

- Bootstrap Themes + Bootstrap Themes
@@ -102,7 +102,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f {% for showcase in site.data.showcase %}
- {{ showcase.name }} + {{ showcase.name }}
{% endfor %} -- cgit v1.2.3