Index: lams_central/web/css/pedagogicalPlanner.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/pedagogicalPlanner.css,v diff -u -r1.14 -r1.15 --- lams_central/web/css/pedagogicalPlanner.css 12 Feb 2011 18:38:49 -0000 1.14 +++ lams_central/web/css/pedagogicalPlanner.css 22 Sep 2011 14:25:07 -0000 1.15 @@ -24,10 +24,14 @@ .titleCell { padding: 0px 0px 0px 5px; - width: 85px; + width: 45px; text-align: center; } +.titleCell .toolIcon { + margin-bottom: 20px; + } + .formCell { width: 780px; }