Table column in main menu needs larger width
--------------------------------------------

                 Key: ROL-1630
                 URL: 
http://opensource.atlassian.com/projects/roller/browse/ROL-1630
             Project: Roller
          Issue Type: Improvement
          Components: User Interface - General
            Reporter: Matthias Schmidt
            Assignee: Roller Unassigned


Working on Roller's german translation I discovered that the table "mm_table" 
on the main menu has hard coded widths for its columns. The german labels 
obviously are larger than the english ones, so the table looks a bit squeezed.

Upping the width of css element "td.mm_subtable_label" from 100px to 120px 
solves this. But it would IMHO be better to make all table widths relative and 
using some padding. Otherwise, there will be problems with another language. 
I'm the CSS guy, so I cannot be of real help here, sorry.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to