diff -r 3e4603678d4e -r ed9501fb1152 web/data/cubicweb.htmlhelpers.js --- 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) {