2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Fix Heads up! part for Images section

This commit is contained in:
Erik van der Kolk
2012-08-18 18:14:20 +02:00
parent f1854a3cec
commit d8eb75d6e8
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1504,7 +1504,8 @@
<h1>{{_i}}Images{{/i}}</h1>
</div>
<p>{{_i}}Simple classes to easily style images in any project. Heads up: <code>.img-rounded</code> and <code>.img-circle</code> don't work in IE7-8.{{/i}}</p>
<p>{{_i}}Simple classes to easily style images in any project.</p>
<p><span class="label label-info">{{_i}}Heads up!{{/i}}</span> <code>.img-rounded</code> and <code>.img-circle</code> don't work in IE7-8.{{/i}}</p>
<div class="bs-docs-example bs-docs-example-images">
<img src="http://placehold.it/140x140" class="img-rounded">
<img src="http://placehold.it/140x140" class="img-circle">