Merge pull request #983 from ahangarha/patch-1

Update results.less
This commit is contained in:
Adam Tauber 2020-06-03 13:35:21 +02:00 committed by GitHub
commit ceedab6aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
// default formating of results
.result-default, .result-code, .result-torrent, .result-videos, .result-map {
clear: both;
padding: 2px 4px;
padding: 1em 4px;
&:hover{
background-color: @dim-gray;
}