https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43055
--- Comment #1 from Christopher Brannon <[email protected]> --- I'm having to use this jQuery to remove the unwanted styling from the cataloging home page: $('#cat_cataloging-home .page-section').css({'padding': '0','background-color': 'transparent'}); Again, this is something that could be added if wanted, but we have to use jQuery to remove for now. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
