Use the correct cursor appended icons

This commit is contained in:
Simon Charette 2013-01-11 11:36:56 -05:00
parent 16b6298026
commit d6a1103ae5

View File

@ -59,6 +59,7 @@
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
cursor: default;
speak: none;
}