thumb overflow improvement
authorGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 14 Jun 2004 17:13:18 +0000 (17:13 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 14 Jun 2004 17:13:18 +0000 (17:13 +0000)
stylesheets/monobook/main.css

index e2cecce..eda7802 100644 (file)
@@ -329,7 +329,6 @@ div.thumb {
     margin-bottom: 0.5em;
     border-style: solid; border-color: White;
     width: auto;
-    overflow: hidden;
 }
 div.thumb div {
     border:1px solid #cccccc;
@@ -337,6 +336,7 @@ div.thumb div {
     background-color:#f9f9f9;
     font-size: 94%;
     text-align: center;
+    overflow: hidden;
 }
 div.thumb div a img {
     border:1px solid #cccccc;