Summary: | New patron entry save panel wraps in an ugly way | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
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: | |||
Bug Depends on: | 11088 | ||
Bug Blocks: | |||
Attachments: | Screenshot showing layout problem |
This bug is no longer an issue because the patron edit form now uses a floating toolbar instead of the panel. |
Created attachment 51005 [details] Screenshot showing layout problem The addition of the icon to the new save panel on the patron entry form has highlighted a problem with the way the panel is styled: Having a fixed width, it isn't flexible enough to accommodate different label widths. This is going to be a problem especially for translations. The CSS should be revised to give it a flexible width.