Fix thumbnail size of search results
* fixes #3466 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
d3f774d035
commit
89233af487
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
}
|
||||
.has-favorites:not(.hidden) ~ #searchresults td.icon {
|
||||
width: 86px;
|
||||
background-size: 32px;
|
||||
}
|
||||
|
||||
#searchresults tr.template {
|
||||
|
|
Loading…
Reference in a new issue