Commit 84edc020 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix button color inside alert

parent 89ef79f8
......@@ -193,7 +193,7 @@
.panel-warning .panel-heading,
.panel-primary .panel-heading,
.alert {
a {
a:not(.btn) {
@extend .alert-link;
color: #fff;
text-decoration: underline;
......
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