Merge pull request #7382 from jbtbnl/master

Remove necessity of icon class
This commit is contained in:
Raghu Nayyar 2014-02-27 21:11:26 +05:30
commit e304809612
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.icon {
[class^="icon-"], [class*=" icon-"] {
background-repeat: no-repeat;
background-position: center;
}