From ce6ae286c5d2de78ba929154f555ce973d7fc122 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Tue, 29 Jun 2004 12:54:30 +0000 Subject: [PATCH] thumb tweaks synced --- stylesheets/common.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stylesheets/common.css b/stylesheets/common.css index f51878f890..c44d5f4c61 100644 --- a/stylesheets/common.css +++ b/stylesheets/common.css @@ -29,13 +29,14 @@ div.thumb { margin: 10px; text-align: center; width: auto; - overflow: hidden; } div.thumb div { border: 1px solid #8888aa; background-color: #f7f8ff; padding: 2px; font-size: 94%; + text-align: center; + overflow: hidden; } div.thumb div * { border: none; -- 2.20.1