Bug 41250

Summary: Horizontal scrollbar in Koha home page
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, jonathan.druart, pedro.amorim
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 35402    
Bug Blocks:    

Description Pedro Amorim 2025-11-13 16:45:26 UTC
reset to commit prior to 35402:
git reset --hard f44d2cccc75c614ec6f030c465d9f1d8800317d5
run reset_all, check Koha home at /cgi-bin/koha/mainpage.pl
= no horizontal scrollbar

reset to commit at 35402:
git reset --hard d321dc6934d960ff38b2dbeed10c65cb04d485e9
run reset_all, check Koha home at /cgi-bin/koha/mainpage.pl
= notice horizontal scrollbar at the bottom of the page
Comment 1 Jonathan Druart 2025-11-14 12:20:10 UTC
I recreate only with Chromium, not Firefox.