Commit 8951b6da authored by Clement Ho's avatar Clement Ho

Do not style alert links that mimic buttons

parent 70bc8665
......@@ -304,7 +304,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