| Summary: | Style of address in patron search result are 110% | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> | 
| Component: | Patrons | Assignee: | Jonathan Druart <jonathan.druart> | 
| Status: | CLOSED FIXED | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> | 
| Severity: | minor | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle, martin.renvoize, oleonard, severine.queune, tomascohen, victor | 
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | 22.05.00,21.11.06 | Circulation function: | |
| Bug Depends on: | 30063 | ||
| Bug Blocks: | |||
| Attachments: | Bug 30405: Reduce font-size for address in patron search result Bug 30405: Reduce font-size for address in patron search result Bug 30405: Reduce font-size for address in patron search result | ||
| 
        
          Description
        
        
          Jonathan Druart
        
        
        
        
          2022-03-30 07:31:57 UTC
        
       Seen in search patron results on these pages : - pop-up members/search.pl when adding a guarantor - request.pl - request-article.pl Created attachment 133105 [details] [review] Bug 30405: Reduce font-size for address in patron search result The address has a font-size: 110%, it's not needed here, 100% is enough. Created attachment 133452 [details] [review] Bug 30405: Reduce font-size for address in patron search result The address has a font-size: 110%, it's not needed here, 100% is enough. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 133568 [details] [review] Bug 30405: Reduce font-size for address in patron search result The address has a font-size: 110%, it's not needed here, 100% is enough. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 22.05, thanks to everybody involved [U+1F984] Pushed to 21.11.x for 21.11.06 Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. |