The TPAC button styles have been largely consolidated, but this little
outlier got missed. It doesn't do anything of noticeable value in
recent browsers, and in fact hurts the display by causing the "Sort by"
widget to "hang" when resizing the window to certain intermediate
sizes. Remove it.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Ben Shum <bshum@biblio.org>
border-bottom:1px solid [% css_colors.accent_mediumdark %];
}
-.cached_list_div { height: 25px; }
-
.results_header_lbl {
font-weight: bold;
float: left;
<div id="refine_hits" class="results_header_btns result_block_visible"><a onclick="getFacety();">[% l('Refine these results') %]</a></div>
<div id="return_to_hits" class="results_header_btns"><a onclick="getResulty();">[% l('Back to results') %]</a></div>
[% IF ctx.mylist.size %]
- <div class="results_header_btns cached_list_div">
+ <div class="results_header_btns">
[%- IF ctx.user; %]
<a href="[% mkurl(ctx.opac_root _ '/myopac/lists') %]">[% l('View My List') %]</a>
[%- ELSE %]