Hello,
Please try to add the following code in custom.css file
.products-sidebar .woocommerce-product-search .search-field{
float: left;
width: 130px;
}
.products-sidebar .woocommerce-product-search input[type="submit"]{
float:right;
height: 27px;
}
Regards,
Robert Hall.