Commit a711c6e2 authored by Annabel Gray's avatar Annabel Gray

Merge branch 'fix-billing-colors' into 'master'

Fix billing card title colors

Closes #6326

See merge request gitlab-org/gitlab-ee!6563
parents 583c2ccc c6e1f38e
.card{ class: ('current' if current_plan?(plan)) }
.card-header.bg-info
.card.bg-info{ class: ('current' if current_plan?(plan)) }
.card-header
= plan.name
.card-body
......
---
title: Fix billing card title colors
merge_request: 6563
author:
type: fixed
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