https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34853
--- Comment #9 from Martin Renvoize <[email protected]> --- Created attachment 161070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161070&action=edit Bug 34853: Switch to 'div' as suggested This patch switches us from '<span class="clearfix">' to '<div>' so we're just using a block level elemenet instead of manipulating an inline element to act like a block. Signed-off-by: Martin Renvoize <[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/
