diff --git a/app/assets/stylesheets/atla-overrides.scss b/app/assets/stylesheets/atla-overrides.scss index 3588e66e..3affeccc 100644 --- a/app/assets/stylesheets/atla-overrides.scss +++ b/app/assets/stylesheets/atla-overrides.scss @@ -174,8 +174,12 @@ button.btn.btn-default.btn-block.citations-button.center-block:hover, button.btn .panel.panel-default.facet_limit.blacklight-institution_sim { display: none; } - - +/* fix remove facet button color* / +.glyphicon-remove:before { + color:#d33a35; +} +/* add space for collection icon in search results view*/ +.search-result-wrapper {padding-bottom:.5em;} @media only screen and (min-width: 768px) { .hyc-banner .hyc-title h1 {margin-bottom: 0em;}