--- a/web/data/cubicweb.css Wed May 20 16:35:37 2009 +0200
+++ b/web/data/cubicweb.css Wed May 20 16:36:02 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;