Index: trunk/kernel/admin_templates/incs/style.css =================================================================== diff -u -r1566 -r1726 --- trunk/kernel/admin_templates/incs/style.css (.../style.css) (revision 1566) +++ trunk/kernel/admin_templates/incs/style.css (.../style.css) (revision 1726) @@ -463,4 +463,8 @@ .progress_bar { background: url(../img/progress_bar_segment.gif); +} + +.grid_id_cell TD { + padding-right: 2px; } \ No newline at end of file