Active
Project:
Admin
Version:
6.x-1.0-alpha3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Jun 2009 at 14:18 UTC
Updated:
8 Jul 2009 at 17:13 UTC
Jump to comment: Most recent file
As you see on image with translation in french (and in other languages) the text isn't fully diplayed
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Add-Admin1.png | 22.51 KB | solutiondrop |
| #1 | Add-Admin2.png | 22.72 KB | solutiondrop |
| admin-module-crop-localization.png | 16.9 KB | bealdav |
Comments
Comment #1
solutiondrop commentedIt is from the height being 55px in the following from admin/theme/style.css when there are 3 lines of text instead 1 or 2:
The attached images shows an example with "Embedded Media Field configuration" which takes 3 lines to display. The first image is with the height set to 55px and the second one shows what it looks like with the height set to 70px.
Comment #2
yhahn commentedI'll think about this issue -- I agree that there's not enough room for the text, especially for non-english languages where titles can get very long. Ideally there can be a solution that can accommodate variable text length, not just a fixed height that addresses 2-3 lines.