diff --git a/core/css/icons.css b/core/css/icons.css index 814749c5af8..aea59750c79 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -1,4 +1,4 @@ -.icon { +[class^="icon-"], [class*=" icon-"] { background-repeat: no-repeat; background-position: center; }