mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] result url wrap - closes #652
This commit is contained in:
parent
959497e26b
commit
94b5f2ca77
4 changed files with 10 additions and 2 deletions
|
|
@ -148,3 +148,7 @@
|
|||
color: @gray;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.result .text-muted small {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue