https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40727
--- Comment #3 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
