From 1ba807f15dc18e4762fa0d03df0ec746a69283be Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 28 Aug 2015 00:26:00 +0300 Subject: Update Holder.js to v2.8.2. [ci skip] --- docs/content/images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/images.md b/docs/content/images.md index 6513bd18d..1f9abc982 100644 --- a/docs/content/images.md +++ b/docs/content/images.md @@ -16,7 +16,7 @@ Opt your images into responsive behavior (so they never become larger than their Images in Bootstrap are made responsive with `.img-fluid`. `max-width: 100%;` and `height: auto;` are applied to the image so that it scales with the parent element.
- Generic responsive image + Generic responsive image
{% highlight html %} -- cgit v1.2.3