There are some environments where the Pay Fines button was
appearing even though it is supposed to be hidden via CSS.
This adds more CSS to move the button off the side of the page.
(Removing the button entirely broke the interface.)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
<span id='oils-selfck-selected-total'></span>
-<span style='padding-left:5px;'><a class='hidden' href='javascript:void(0);' id='oils-selfck-pay-fines-link'><button class="self-button" type="button">[% l('Pay Fines') %]</button></a></span>
+<span style='padding-left:5px;margin-left:-500px;'><a class='hidden' href='javascript:void(0);' id='oils-selfck-pay-fines-link'><button class="self-button" type="button">[% l('Pay Fines') %]</button></a></span>
<div id='oils-selfck-fines-table-div'>
<table id='oils-selfck-fines-table' class='oils-selfck-item-table'>
<thead>