diff options
Diffstat (limited to 'template/yoga/thumbnails.css')
-rw-r--r-- | template/yoga/thumbnails.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/thumbnails.css b/template/yoga/thumbnails.css index dc4ec09f8..27b4fc51a 100644 --- a/template/yoga/thumbnails.css +++ b/template/yoga/thumbnails.css @@ -2,7 +2,7 @@ /* Thumbnails customization */ .content UL.thumbnails SPAN.thumbLegend { - font-size: 80%; /* font size */ + font-size: 90%; overflow: hidden;/* oversized legend is clipped */ } |