mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Remove necessity of icon class
Only the icon specific class is needed
This commit is contained in:
parent
5fb1374b0f
commit
d28fd8f64d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.icon {
|
||||
[class^="icon-"], [class*=" icon-"] {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue