2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

no opacity rule for btn-primary

This commit is contained in:
Sam 2017-05-12 15:11:44 -04:00
parent baf011cbf6
commit ff6b9aee47

View file

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