Updated ProgressPanel to be more compact
• Updated: - ProgressPanel to be more compact and have the "donate" button not blend into the progress meter - Updated wording on both ProgressPanel, ProgressInjection
This commit is contained in:
@@ -49,7 +49,7 @@ class ProgressInjection extends React.PureComponent {
|
||||
const messages = defineMessages({
|
||||
progressTitle: { id: 'progress_title', defaultMessage: '{value}% covered this month' },
|
||||
operationsTitle: { id: 'operations_title', defaultMessage: "Gab's Operational Expenses" },
|
||||
operationsSubtitle: { id: 'operations_subtitle', defaultMessage: 'We are 100% funded by you' },
|
||||
operationsSubtitle: { id: 'operations_subtitle', defaultMessage: "We're 100% funded by you." },
|
||||
donationTitle: { id: 'make_donation', defaultMessage: 'Make a Donation' },
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user