mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 19:50:22 +00:00
downgrade .img-responsive cross-reference callout from warning to info
This commit is contained in:
parent
76e226b136
commit
488443c9ad
1 changed files with 1 additions and 1 deletions
|
|
@ -2369,7 +2369,7 @@ For example, <code><section></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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue