mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
frontmatter that shit up
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<a id="images"></a>
|
||||
|
||||
# Images
|
||||
---
|
||||
layout: page
|
||||
title: Images
|
||||
---
|
||||
|
||||
## Responsive images
|
||||
|
||||
@@ -19,10 +20,6 @@ Images in Bootstrap 3 can be made responsive-friendly via the addition of the `.
|
||||
<p>In Internet Explorer 8-10, SVG images with <code>.img-responsive</code> are disproportionately sized. To fix this, add <code>width: 100% \9;</code> where necessary. Bootstrap doesn't apply this automatically as it causes complications to other image formats.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<a id="images-shapes"></a>
|
||||
|
||||
## Image shapes
|
||||
|
||||
Add classes to an `<img>` element to easily style images in any project.
|
||||
|
||||
Reference in New Issue
Block a user