aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/components.html b/docs/components.html
index 5ccbff18a..bfb9a98bb 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1759,22 +1759,22 @@ body { padding-bottom: 70px; }
<div class="row">
<div class="col-lg-3">
<a href="#" class="thumbnail">
- <img data-src="holder.js/260x180" alt="">
+ <img data-src="holder.js/100%x180" alt="">
</a>
</div>
<div class="col-lg-3">
<a href="#" class="thumbnail">
- <img data-src="holder.js/260x180" alt="">
+ <img data-src="holder.js/100%x180" alt="">
</a>
</div>
<div class="col-lg-3">
<a href="#" class="thumbnail">
- <img data-src="holder.js/260x180" alt="">
+ <img data-src="holder.js/100%x180" alt="">
</a>
</div>
<div class="col-lg-3">
<a href="#" class="thumbnail">
- <img data-src="holder.js/260x180" alt="">
+ <img data-src="holder.js/100%x180" alt="">
</a>
</div>
</div>
@@ -1783,7 +1783,7 @@ body { padding-bottom: 70px; }
<div class="row">
<div class="col-lg-3">
<a href="#" class="thumbnail">
- <img data-src="holder.js/260x180" alt="">
+ <img data-src="holder.js/100%x180" alt="">
</a>
</div>
...