(bug 3205) Stop right floats from stacking horizontally in non-Monobook skins (also...
[lhc/web/wiklou.git] / skins / common / commonPrint.css
index 7dcb570..e23c50b 100644 (file)
@@ -67,6 +67,7 @@ div.thumb div div.thumbcaption {
 div.magnify { display: none; }
 div.tright {
     float: right;
+    clear: right;
     border-width: 0.5em 0 0.8em 1.4em;
 }
 div.tleft {