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 { ...@@ -304,7 +304,7 @@ pre code {
color: $white-light; color: $white-light;
h4, h4,
a, a:not(.btn),
.alert-link { .alert-link {
color: $white-light; 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