Solved my issue. I added following code to my style.css:
.woocommerce-page table.cart td.actions { width: inherit; }