aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css/images.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes/css/images.html')
-rw-r--r--docs/_includes/css/images.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/css/images.html b/docs/_includes/css/images.html
index 711608912..73516afba 100644
--- a/docs/_includes/css/images.html
+++ b/docs/_includes/css/images.html
@@ -17,7 +17,7 @@
<h4>Cross-browser compatibility</h4>
<p>Keep in mind that Internet Explorer 8 lacks support for rounded corners.</p>
</div>
- <div class="bs-example bs-example-images">
+ <div class="bs-example bs-example-images" data-example-id="image-shapes">
<img data-src="holder.js/140x140" class="img-rounded" alt="A generic square placeholder image with rounded corners">
<img data-src="holder.js/140x140" class="img-circle" alt="A generic square placeholder image where only the portion within the circle circumscribed about said square is visible">
<img data-src="holder.js/140x140" class="img-thumbnail" alt="A generic square placeholder image with a white border around it, making it resemble a photograph taken with an old instant camera">