aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/thumbnails.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/thumbnails.css')
-rw-r--r--template/yoga/thumbnails.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/thumbnails.css b/template/yoga/thumbnails.css
index 854a10dda..0fb01ed8e 100644
--- a/template/yoga/thumbnails.css
+++ b/template/yoga/thumbnails.css
@@ -17,7 +17,8 @@
#content UL.thumbnails SPAN.wrap1 {
margin: 0 5px 5px 5px;
- display: table-cell; display: inline-table; display: inline-block;
+ display: table-cell; /* display: inline-table;
+ /* display: inline-block; /* Why 3 display option ??? */
vertical-align: top; /* OK with Opera and IE6 not Geko */
text-align: center; /* to center the thumbnail and legend in Geko/Opera */
}