Modifying the back to cart button

This commit is contained in:
Will Marshall
2014-03-13 11:24:33 +11:00
parent 7c50e1a41d
commit 8a7dad020b
2 changed files with 5 additions and 2 deletions

View File

@@ -1,2 +1,6 @@
checkout
display: block
orderdetails
.button, table
width: 100%

View File

@@ -20,6 +20,5 @@
%th= label
%td= total
%div
%a{href: cart_url} Back to Cart
= f.submit "Purchase", class: "button"
%a.button.secondary{href: cart_url} Back to Cart