aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/payments/cart_lineitem.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyblackbird_cc/templates/payments/cart_lineitem.html')
-rw-r--r--pyblackbird_cc/templates/payments/cart_lineitem.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyblackbird_cc/templates/payments/cart_lineitem.html b/pyblackbird_cc/templates/payments/cart_lineitem.html
index b639a7f..0ef8a97 100644
--- a/pyblackbird_cc/templates/payments/cart_lineitem.html
+++ b/pyblackbird_cc/templates/payments/cart_lineitem.html
@@ -1,5 +1,5 @@
<div class="container my-2">
- <div class="col-10">
+ <div class="col">
<div class="p-2 border border-1 border-success">
{{ item.resource.name }}
</div>