diff --git a/docs/_includes/css/images.html b/docs/_includes/css/images.html index 73516afbaec4..4a9ad5c653ce 100644 --- a/docs/_includes/css/images.html +++ b/docs/_includes/css/images.html @@ -7,6 +7,10 @@
In Internet Explorer 8-10, SVG images with .img-responsive
are disproportionately sized. To fix this, add width: 100% \9;
where necessary. Bootstrap doesn't apply this automatically as it causes complications to other image formats.