mirror of
https://github.com/searxng/searxng.git
synced 2025-09-03 16:58:34 +02: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