If you add this bellow css in your template custom css file or this module
it will look like
#product section#main .product-add-to-cart { display: block; float: none; } .product-add-to-cart .control-label{ float: left; line-height: 36px; } .product-add-to-cart .product-quantity { clear: right; }
Thank you