no width on rimage
authorGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 11 Jun 2004 13:03:42 +0000 (13:03 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 11 Jun 2004 13:03:42 +0000 (13:03 +0000)
stylesheets/common.css
stylesheets/monobook/main.css

index d7800cd..388e9fc 100644 (file)
@@ -18,7 +18,6 @@ div.floatleft p { font-style: italic; }
 /* table standards */
 table.rimage {
         float:right;
-        width:1pt;
         margin-left:1em;
         margin-bottom:1em;
         text-align:center;
index 0d08482..039807d 100644 (file)
@@ -373,7 +373,6 @@ span.texhtml { font-family: serif; }
 /* table standards */
 table.rimage {
     float:right; 
-    width:1pt; 
     position:relative;
     margin-left:1em; 
     margin-bottom:1em;