]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
downgrade .img-responsive cross-reference callout from warning to info 12231/head
authorChris Rebert <code@rebertia.com>
Wed, 15 Jan 2014 05:03:49 +0000 (21:03 -0800)
committerChris Rebert <code@rebertia.com>
Wed, 15 Jan 2014 05:03:49 +0000 (21:03 -0800)
docs/css.html

index add93b16fff7665f747a025e4455e69a651bc069..643d1dc0eb37e1071731a3f576f41a95fd67be49 100644 (file)
@@ -2369,7 +2369,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 <img src="..." alt="..." class="img-thumbnail">
 {% endhighlight %}
 
-    <div class="bs-callout bs-callout-warning">
+    <div class="bs-callout bs-callout-info">
       <h4>Responsive images</h4>
       <p>Looking for how to make images more responsive? <a href="#overview-responsive-images">Check out the responsive images section</a> up top.</p>
     </div>