Fix button color inside alert
This commit is contained in:
parent
89ef79f8b4
commit
84edc020b2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue