Replace spinner.active font-family css definition with a note

refs #7968
This commit is contained in:
Alexander Fuhr 2015-02-25 13:34:58 +01:00
parent 3a2b69a63c
commit ef79d6bc12
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ a.close-tab {
.spinner.active > i {
.animate-spin();
&:before {
font-family: "ifont";
// icon-spin6
content: '\e874';
}
}