diff options
Diffstat (limited to 'viewer/src/components/LdThumbnail.vue')
-rw-r--r-- | viewer/src/components/LdThumbnail.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/components/LdThumbnail.vue b/viewer/src/components/LdThumbnail.vue index f8343eb..4ab6446 100644 --- a/viewer/src/components/LdThumbnail.vue +++ b/viewer/src/components/LdThumbnail.vue | |||
@@ -67,7 +67,7 @@ export default class LdThumbnail extends Vue { | |||
67 | .thumbnail-other { | 67 | .thumbnail-other { |
68 | width: $thumbnail-other-size; | 68 | width: $thumbnail-other-size; |
69 | height: $thumbnail-other-size; | 69 | height: $thumbnail-other-size; |
70 | padding-top: $body-line-height * 2em; | 70 | padding-top: $body-line-height * 1em; |
71 | text-align: center; | 71 | text-align: center; |
72 | word-break: break-word; | 72 | word-break: break-word; |
73 | overflow: hidden; | 73 | overflow: hidden; |