>>156
どこかの書き込みをメモしたものだから動くかは不明

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