3 Jul
2025
3 Jul
'25
12:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40288 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- The flex-related properties on .patroninfo-container don't seem to be useful, and I think if you just remove them it gets you what you want: .patroninfo-container { - display: flex; - flex-direction: row; - flex-wrap: wrap; - justify-content: left; margin-left: 1rem; } -- You are receiving this mail because: You are watching all bug changes.