Remove necessity of icon class
Only the icon specific class is needed
This commit is contained in:
parent
5fb1374b0f
commit
d28fd8f64d
|
@ -1,4 +1,4 @@
|
|||
.icon {
|
||||
[class^="icon-"], [class*=" icon-"] {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue