From 4cc33f92b33decef1d1b13e8692a814c9226473b Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Sun, 9 May 2004 22:05:51 +0000 Subject: [PATCH] another tweak to the thumb centering --- stylesheets/monobook/main.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 12a53b64b6..969c19a993 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -314,17 +314,13 @@ div.thumb div { font-size: 94%; text-align: center; } -div.thumb div a { - margin-left: auto; - margin-right: auto; -} div.thumb div a img { border:1px solid #cccccc; } -div div.thumbcaption { +div.thumb div div.thumbcaption { border: none; text-align: left; - padding: 0.3em 0 0.1em 0 !important; + padding: 0.3em 0 0.1em 0; } div.magnify { float: right; -- 2.20.1