diff -r f36d43f00f32 -r 874a055c373b web/data/cubicweb.css --- a/web/data/cubicweb.css Thu May 21 00:44:57 2009 +0200 +++ b/web/data/cubicweb.css Thu May 21 00:50:24 2009 +0200 @@ -455,6 +455,8 @@ padding: 0.2em 0px; margin-bottom: 0.5em; background: #eeedd9; + min-width: 21em; + max-width: 50em; } ul.sideBox li{ @@ -572,24 +574,11 @@ padding: 0.5em 0.2em 0.2em; } -div.sideRelated h4, -div.sideRelated h5 { - margin-top: 0px; - margin-bottom: 0px; -} - div.primaryRight{ float:right; } -div.sideRelated { - margin-right: 1em; - padding: 12px 0px 12px 12px; - min-width: 21em; - max-width: 50em; -} - div.metadata { font-size: 90%; margin: 5px 0px 3px;