aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/content.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-06-05 14:39:18 +0000
committerchrisaga <chrisaga@piwigo.org>2006-06-05 14:39:18 +0000
commit3eac3bf5774484ccc9c13969562c27856881ce4b (patch)
tree68b2e1179aea48f615ed4f2959df6fa2013501e5 /template/yoga/content.css
parent2c89bd6618a49fe2f17dc04135f6308bf60bee3d (diff)
merge from trunk r:1340:1341 into branch 1.6 (set legend height in template-common/default-layout.css)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1342 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/content.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css
index dbf124cf0..bb5e4e585 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 */
}