.page-search__popular
{
    /* this ensures anchors are not wrapped and also serves as a pseudo white-space: nowrap for span */
    display: inline-block;

    margin-right: $page_search_popular_offset_em;
}
