mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-02 03:00:44 -04:00
Improve description for Images section
This commit is contained in:
@@ -1567,7 +1567,7 @@ For example, <code>section</code> should be wrapped as inline.
|
||||
<h1>Images</h1>
|
||||
</div>
|
||||
|
||||
<p>Simple classes to easily style images in any project.</p>
|
||||
<p>Add the <code>.img-rounded</code>, <code>.img-circle</code> or <code>.img-polaroid</code> class to a <code><img></code> element to easily style images in any project.</p>
|
||||
<p><span class="label label-info">Heads up!</span> <code>.img-rounded</code> and <code>.img-circle</code> don't work in IE7-8.</p>
|
||||
<div class="bs-docs-example bs-docs-example-images">
|
||||
<img src="http://placehold.it/140x140" class="img-rounded">
|
||||
|
||||
Reference in New Issue
Block a user