aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/thumbnails.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/thumbnails.less b/less/thumbnails.less
index 1adee9e35..a210cac72 100644
--- a/less/thumbnails.less
+++ b/less/thumbnails.less
@@ -7,6 +7,7 @@
.thumbnail {
.img-thumbnail();
display: block; // Override the inline-block from `.img-thumbnail`
+ margin-bottom: @line-height-computed;
> img {
.img-responsive();