Adding alias for fa-shopping-cart as fa-cart

This commit is contained in:
Arun Michael Dsouza 2015-10-01 21:26:37 +05:30
parent 153c0e063e
commit c02514e6c4

View File

@ -535,7 +535,7 @@
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
.fa-shopping-cart:before, .fa-cart:before {
content: "\f07a";
}
.fa-folder:before {