mirror of
https://github.com/searxng/searxng.git
synced 2025-08-28 06:16:48 +02:00
[mod] reduce the gap between results
This commit is contained in:
parent
c54a0e81ff
commit
47cddcab8b
5 changed files with 5 additions and 5 deletions
|
@ -64,7 +64,7 @@
|
|||
// default formating of results
|
||||
.result-default, .result-code, .result-torrent, .result-videos, .result-map {
|
||||
clear: both;
|
||||
padding: 1em 4px;
|
||||
padding: 0.5em 4px;
|
||||
&:hover{
|
||||
background-color: @dim-gray;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue