http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15600
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #7 from Owen Leonard <[email protected]> --- I think the correct solution is to look at the commit that created the bug and see what changes were the cause: http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=edd64d30188fef2b3ecb314ceeb1f613e2217cc2 The problem stems from the fact that Bug 11559 made changes to staff-global.css in a way that didn't take into account the toolbar in system preferences. http://git.koha-community.org/gitweb/?p=koha.git;a=blobdiff;f=koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css;h=11781bce7874c5e4c4d482c300666fd020039979;hp=d33580ab1d216f4f3b35b459dc22055587317b67;hb=edd64d30188fef2b3ecb314ceeb1f613e2217cc2;hpb=ac05c178b0317c570aa21bd5d2d5adf34cef38f2 As far as I can tell based on my test the deletions from staff-global.css made by that commit can be reversed while keeping the additions. I'm going to try to ask pianohacker if he knows of a reason not to do that. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
