diff --git a/web-app/src/components/LineItemsEditor.vue b/web-app/src/components/LineItemsEditor.vue
index fbd86c3..4a09382 100644
--- a/web-app/src/components/LineItemsEditor.vue
+++ b/web-app/src/components/LineItemsEditor.vue
@@ -4,16 +4,16 @@ transaction. This editor shows a table of current line items, and includes a
modal for adding a new one.
-->
-
+
- Add Line Item
-
+ Add Line Item
+
Items Total: {{ formatMoney(computedTotal, currency) }}