I currently translate the module into german. On the page ?q=admin/content/filter (general settings area) I have the problem that there is too little room between the options to filter by and the dropdown (mostly) fields to enter the selection criteria. (It is a problem in drupal core, too, but it's worse here because there are more options with longer translations).

The result is a messy filter area.

If the room could be increased by about 50% it would be fine (guessed so far).

CommentFileSizeAuthor
#1 cmf.PNG7.29 KBduozersk

Comments

duozersk’s picture

StatusFileSize
new7.29 KB

The same for the English version, not only for translations... see the picture:

atreus’s picture

This is a css issue. If you are using the garland theme for the administrative interface, see this post, it will fix the problem.

http://drupal.org/node/304754#comment-1064109

FrankT’s picture

I added the code mentioned at the end of themes/garland/style.css (as I use garland), restarted the browser but the error is still there. The issue mentioned above is for Drupal 5, is there something different to be done?

simohell’s picture

There is a solution for Drupal 6. See the last comment in:

http://drupal.org/node/337475

FrankT’s picture

Status: Active » Fixed

Thanks, that helped.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.