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

これで→を押して新規タブ(アクティブ)で開くにはどのようにしたらよいでしょうか