diff --git a/js/src/dashboard/summary-section/paid-features/index.scss b/js/src/dashboard/summary-section/paid-features/index.scss index 8e7025d9e3..a33454d922 100644 --- a/js/src/dashboard/summary-section/paid-features/index.scss +++ b/js/src/dashboard/summary-section/paid-features/index.scss @@ -19,8 +19,7 @@ text-align: left; .gridicon { - fill: $gla-color-green; - flex: 0 0 auto; + fill: $alert-green; } }