[css] clean up a bit stable
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 02 Jul 2009 17:13:52 +0200
branchstable
changeset 2249 dbf282082017
parent 2245 7463e1a748dd
child 2253 0727550c64e2
[css] clean up a bit
web/data/cubicweb.css
--- a/web/data/cubicweb.css	Thu Jul 02 13:00:20 2009 +0200
+++ b/web/data/cubicweb.css	Thu Jul 02 17:13:52 2009 +0200
@@ -453,8 +453,6 @@
 div.sideBox {
   padding: 0 0 0.2em;
   margin-bottom: 0.5em;
-  min-width: 21em;
-  max-width: 50em;
 }
 
 ul.sideBox li{
@@ -574,8 +572,6 @@
 }
 
 div.primaryRight{
-  float:right;
-
  }
 
 div.metadata {
@@ -686,7 +682,7 @@
 /***************************************/
 
 table.listing {
- margin: 10px 0em;
+ padding: 10px 0em;
  color: #000;
  width: 100%;
  border-right: 1px solid #dfdfdf;