Rather than having a specific height of 40px, which is crazy, remove the
specific height. This enables the buttons contained in the search result
header to wrap without overlapping the bottom border in strange
patterns.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
}
#adv_search_tabs, #acct_tabs, #acct_fines_tabs, #acct_checked_tabs, #acct_holds_tabs, #acct_prefs_tabs, #results_header_inner{
- height: 40px;
margin-left: 2px;
}
}
#results_header_inner {
- height: 32px;
- padding-top:6px;
+ padding-top: 0.5em;
+ padding-bottom: 0.5em;
}
.cached_list_div { height: 25px; }
.results_header_div {
float: left;
width: 0px;
- height: 25px;
border-left: 1px solid [% css_colors.accent_mediumdark %];
border-right: 1px solid [% css_colors.accent_medium %];
margin: 0px 13px;