In order to have a consistent user interface it would be nice to have min-width on the #content table or similar.

Take a look at this page: http://localize.drupal.org/translate/languages/hr/edit?page=6&project=ad...

The problem is min-width CSS property that is not cross browser compatible (IE < 7 lacks support)

CommentFileSizeAuthor
#2 555786-2.patch586 bytesbas.hr
#1 555786.patch586 bytesbas.hr

Comments

bas.hr’s picture

Title: Consistent UI: Minimal width of the table » Consistent UI: Width of the table
Project: Drupal.org site moderators » Localization server
Version: » 6.x-1.x-dev
Component: Localize.drupal.org » User interface
Status: Active » Needs review
StatusFileSize
new586 bytes

Since localize.drupal.org doesn't use a theme where default table width is 100% (i.e. Garland) table.l10n-server-translate might have different width on each page, like on this one.

Maybe we could put width: 100% in the in l10n_community.css

I've attached the patch.

bas.hr’s picture

StatusFileSize
new586 bytes

Fixing space

gábor hojtsy’s picture

Title: Consistent UI: Width of the table » Make width of overview tables consistent
SebCorbin’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

6.x is now discontinued