Studio: resolving icon class styling issue with xblock warning messages

This commit is contained in:
Brian Talbot
2015-01-13 18:36:58 -05:00
parent c11a9f056e
commit 8fc89ca04f

View File

@@ -220,7 +220,7 @@
&.has-warnings {
border-top: 3px solid $orange;
.fa-warning {
.fa-exclamation-triangle {
margin-right: ($baseline/2);
color: $orange;
}