- Adjust spacing so that the basket doesn't go off the edge of the
menu bar.
- Add responsive code as well.
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
float: right;
margin-right: 5em;
[% END; %]
+ margin-top:-7px;
}
#record_basket_icon {
[% IF rtl == 't' -%]
padding: 0px;
margin: 0px;
}
- #homesearch_main_logo {
- display:none;
+ #record_basket {
+ margin-top:14px;
+ }
+ #record_basket_icon {
+ display: none;
}
+ #homesearch_main_logo img {
+ width:75%;
.login-help-box {
display: none;
- }
- .org_selector_dropdown {
- padding:3px;
- width:90%;
- max-width:250px;
}
#format_selector {
display:none;