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

View file

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