Commit 2ee1913f authored by Mike Greiling's avatar Mike Greiling

Merge branch 'fix-alert-btn' into 'master'

Fix alert button styling so that they don't show up white

Closes #48407

See merge request gitlab-org/gitlab-ce!20163
parents eb0416ae 8951b6da
......@@ -310,7 +310,7 @@ pre code {
color: $white-light;
h4,
a,
a:not(.btn),
.alert-link {
color: $white-light;
}
......
---
title: Fix alert button styling so that they don't show up white
merge_request:
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