Summary: | Form labels not large enough | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Fridolin Somers
2023-03-02 21:14:44 UTC
We have problems in several parts of Koha because of the longer names in German. I think what we subconsciously do in development is to make things look pretty for English, but that sometimes means that things get too narrow or too inflexible for other languages. We use a set of CSS rules in OpacUserCSS and IntranetUserCSS to fix some of those spots, but it means that Koha doesn't look nice out of the box. I'd love if there was a solution to have the forms reshape for different label lengths. |