diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/content.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index 2f17de8ff..7a8909856 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -32,7 +32,6 @@ BODY#theNBMPage #content /* Thumbnails customization */ #content UL.thumbnails SPAN.thumbLegend { font-size: 80%; /* font size */ - height: 3em; /* max legend height (don't set auto to be Geko friendly)*/ overflow: hidden; /* oversized legend is clipped */ } |