7 Sep
2012
7 Sep
'12
2:28 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8730 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- The result of applying the patch should be this (starting at line 2219): a.koha_url { text-decoration:none; } /* pagination */ .pagination { position: absolute; top:32px; left: -1px; width: 100%; height:auto; border: 1px solid #D0D0D0; display: none; background-color:#F3F3F3; padding-bottom:10px; + z-index: 100; } Are you sure you're applying the patch on master? -- You are receiving this mail because: You are watching all bug changes.