web/data/cubicweb.htmlhelpers.js
branchstable
changeset 3494 ed9501fb1152
parent 2385 8fa16dc4b8c8
child 3781 c7ef58db0e4b
--- a/web/data/cubicweb.htmlhelpers.js	Sat Sep 26 11:45:47 2009 +0200
+++ b/web/data/cubicweb.htmlhelpers.js	Mon Sep 28 10:55:36 2009 +0200
@@ -154,7 +154,7 @@
 
 CubicWeb.rounded = [
 		    ['div.sideBoxBody', 'bottom 6px'],
-		    ['div.boxTitle, div.boxPrefTitle, div.sideBoxTitle, th.month', 'top 6px']
+		    ['div.boxTitle, div.sideBoxTitle, th.month', 'top 6px']
 		    ];
 
 function roundedCorners(node) {