aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-14 21:03:49 -0800
committerChris Rebert <[email protected]>2014-01-14 21:03:49 -0800
commit488443c9ad477ebd7f3c22db5caf088faf08f31a (patch)
tree61bf47fa5f5558f4d123735a93d6ca587201d9e8 /docs
parent76e226b136c27e164a9864ad7690d0705a2906fb (diff)
downloadbootstrap-488443c9ad477ebd7f3c22db5caf088faf08f31a.tar.xz
bootstrap-488443c9ad477ebd7f3c22db5caf088faf08f31a.zip
downgrade .img-responsive cross-reference callout from warning to info
Diffstat (limited to 'docs')
-rw-r--r--docs/css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html
index add93b16f..643d1dc0e 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -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>