this style didn't cascade as I expected

This commit is contained in:
Jeff Atwood 2016-04-25 21:36:28 -07:00
parent 9a08bb15d4
commit 69f1ea027d
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
&.alert-info {
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
color: $primary;
.clickable {
&.clickable {
color: $tertiary;
}
}