2 .search-results-holder {
11 border-top-left-radius: 0;
12 border-top-right-radius: 0;
13 box-shadow: 1ex 1ex 1ex rgba(0, 0, 0, 0.5);
15 &.collapsed .search-results {
18 &.expanded .search-input {
19 border-bottom-left-radius: 0;
20 border-bottom-right-radius: 0;
26 margin-right: 0.25rem;
34 text-decoration: none;