thumb tweaks synced
authorGabriel Wicke <gwicke@users.mediawiki.org>
Tue, 29 Jun 2004 12:54:30 +0000 (12:54 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Tue, 29 Jun 2004 12:54:30 +0000 (12:54 +0000)
stylesheets/common.css

index f51878f..c44d5f4 100644 (file)
@@ -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;