diff --git a/src/components/view/modals/edit_card.vue b/src/components/view/modals/edit_card.vue index 3f243ba6..4234f346 100644 --- a/src/components/view/modals/edit_card.vue +++ b/src/components/view/modals/edit_card.vue @@ -251,10 +251,19 @@ Delete Ok - Add Time Period + + Add Time Period + + Cancel
-

Time Periods to be Compared (click "Ok" to save):

+

Time Periods to be Compared

@@ -689,6 +698,9 @@ export default { .pad-bottom { padding: 1em; } +.top { + text-align: center; +} .savedTimesP { display: block; font-size: 16px;