2
0
mirror of https://github.com/searx/searx synced 2025-09-05 00:46:14 +00:00

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

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;
}