>>23
前にいただいたものですが

/* 検索バーの → を常に表示するように固定 */
.search-go-button {
display: inline-block !important;
}

どうでしょうか