What steps will reproduce the problem?
1. Look at menu structure with nested hierarchy in admin\pages
What is the expected output? What do you see instead?
Left aligned page menu items with correct indentation showing parent/child
relationships. Instead it centers the text and shifts it slightly based on
this relationship.
What version of the product are you using? On what operating system?
Happens on both Firefox and IE 8 on Windows Vista at least.
Please provide any additional information below.
It seems that specifying width:35% on table th centers the text alignment
The patch attached fixes the formatting using the text-align CSS style to
ensure the appropriate alignment is made.
Path
Original issue reported on code.google.com by jacques....@gmail.com on 20 Apr 2009 at 4:05
Original issue reported on code.google.com by
jacques....@gmail.com
on 20 Apr 2009 at 4:05Attachments: