4 Sep
2025
4 Sep
'25
6:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40727 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- I think a simpler solution would be to remove these lines from staff-global.scss, starting at line 2220: td { &.actions { white-space: nowrap; a, button { display: inline-block; - margin-left: .3rem; - - - &:first-child { - margin-left: 0; - } } } It doesn't appear to be necessary for us to add the left margin manually. -- You are receiving this mail because: You are watching all bug changes.