mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-23 14:41:27 +00:00
Fixed search icons
This commit is contained in:
parent
132c876ca9
commit
47a0f55255
1 changed files with 2 additions and 2 deletions
|
@ -231,10 +231,10 @@
|
|||
}
|
||||
|
||||
.icon-sonarr-search {
|
||||
.fa-icon-content(@fa-var-user);
|
||||
.fa-icon-content(@fa-var-search);
|
||||
}
|
||||
|
||||
.icon-sonarr-manual-search {
|
||||
.icon-sonarr-search-manual {
|
||||
.fa-icon-content(@fa-var-user);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue