diff -r b73f3cd23d43 -r c10485f92dd6 web/data/cubicweb.css --- a/web/data/cubicweb.css Fri Feb 27 17:27:21 2009 +0100 +++ b/web/data/cubicweb.css Fri Feb 27 17:29:08 2009 +0100 @@ -586,9 +586,13 @@ margin-bottom: 0px; } +div.primaryRight{ + float:right; + + } + div.sideRelated { margin-right: 1em; - float: right; padding: 12px 0px 12px 12px; min-width: 21em; max-width: 50em;