ui-search-box {
    display: block;
    width: 100%;
    border-radius: 6px;
}

ui-search-box ui-input-text {
    width: 100% !important;
}