#autocomplete-container { .inner { .start { height: 3px; padding: 0; background-color: #ffffff; border-bottom: none; } .content { padding: 0 0 3px 0; div { padding: 6px 10px; background-color: #ffffff; &.selected { color: #202020; background-color: #e0e0e0; } } } } } #search-form { height: 28px !important; } #artist-load-spinner { display: none; float: right; margin: -26px 0 0 10px; } .suggestions a { cursor: pointer; }