Commit 8b8a5575 authored by Jake Burden's avatar Jake Burden Committed by Vitaly Slobodin

Remove “Current Plan” badge and reduce line height

Remove unnecessary flex and container
parent 75f114e3
......@@ -17,12 +17,8 @@
- else
= _("Upgrade offers available!")
.card{ class: ("card-active" if is_current || show_deprecated_plan) }
.card-header.gl-font-weight-bold.d-flex.flex-row.justify-content-between.flex-wrap
%div
= plan_name
- if is_current
.text-muted
= s_("BillingPlans|Current Plan")
.card-header.gl-line-height-normal.gl-py-5.gl-font-weight-bold
= plan_name
.card-body
- if show_deprecated_plan
......
---
title: Fix line spacing in billing card header
merge_request: 52521
author:
type: fixed
......@@ -4457,9 +4457,6 @@ msgstr ""
msgid "BillingPlans|Congratulations, your free trial is activated."
msgstr ""
msgid "BillingPlans|Current Plan"
msgstr ""
msgid "BillingPlans|Free upgrade!"
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment