From: Gabriel Wicke Date: Thu, 1 Jul 2004 15:48:07 +0000 (+0000) Subject: selector bug fix X-Git-Tag: 1.5.0alpha1~2729 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=bfdab8f5a0e7b997c0623bfad24135fd190282e3;p=lhc%2Fweb%2Fwiklou.git selector bug fix --- diff --git a/stylesheets/monobook/rtl.css b/stylesheets/monobook/rtl.css index 919e6d0943..0844c389e2 100644 --- a/stylesheets/monobook/rtl.css +++ b/stylesheets/monobook/rtl.css @@ -135,10 +135,10 @@ div.tright { div.tleft { clear: left; } -div.floatright table.floatright { +div.floatright, table.floatright { clear: none; } -div.floatleft table.floatleft { +div.floatleft, table.floatleft { clear: left; } div.townBox {