no opacity rule for btn-primary

This commit is contained in:
Sam 2017-05-12 15:11:44 -04:00
parent baf011cbf6
commit ff6b9aee47
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@
i.fa {
opacity: 0.7;
}
&.btn-primary i.fa {
opacity: 1;
}
}
// Primary button