https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33066
--- Comment #96 from Jonathan Druart <[email protected]> --- Created attachment 149183 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149183&action=edit Bug 33066: Fix table style Move table rendering outside <ol> to prevent unintended style in _forms.scss from being applied and causing table to not be full width Remove unecessary table styling JD: following commit has been squashed. Patch from Pedro is fixing the FIXME """ Bug 33066: Fix style - FIXME This is not working, see /cgi-bin/koha/erm/eholdings/local/packages/1 The table is not taking width: 100% I fixed it previously with the display: table in the style block, but here it's not applied. There is also the "green tick" (fa-check-square-o) that is not on the same line https://snipboard.io/jma923.jpg """ Signed-off-by: Pedro Amorim <[email protected]> Signed-off-by: AgustÃn Moyano <[email protected]> -- 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/
